Skip to content

Releases: enthought/terraform-modules

v1.0.3

25 Mar 16:40
5e438f7
Compare
Choose a tag to compare

Adds lifecycle fix for importing repositories.

v1.0.2

09 Jan 18:44
0ba2218
Compare
Choose a tag to compare

Corrects a major flaw in the managed repositories logic.

Managed Repositories

21 Dec 21:04
bb17b67
Compare
Choose a tag to compare

Adds the new managed_repository module

v1.0.0

25 Jun 15:35
9f5619b
Compare
Choose a tag to compare

Contains two modules, both validated against our AWS architecture:

  • aws_docker_cluster: create a docker cluster, with optional settings to automatically peer to an existing VPC and to create a new keypair. Provides useful outputs including security group IDs and the instance profile roles of workers and managers for easy policy attachment
  • aws_secret_store: sets up an S3 bucket, KMS keys, and policy for secret access corresponding to our in-development AWS secret management package

v1.0.0a2

22 Jun 17:39
992fa99
Compare
Choose a tag to compare
v1.0.0a2 Pre-release
Pre-release
Merge pull request #5 from enthought/terraform/fix/126/deploy-issues

FIX: Resolve deployment issues

v1.0.0a1

15 Jun 21:08
74e416d
Compare
Choose a tag to compare
v1.0.0a1 Pre-release
Pre-release

Alpha release of version 1, containing modules required for brood cluster.