-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update atlantis
#79
Update atlantis
#79
Conversation
atlantis plan -p chamber |
1 similar comment
atlantis plan -p chamber |
Ran Plan for project: Show Outputrm -rf Makefile *.tf .terraform
terraform init
Copying configuration from "git::https://github.com/cloudposse/terraform-root-modules.git//aws/chamber?ref=tags/0.35.1"...
Initializing modules...
- module.chamber_kms_key
Getting source "git::https://github.com/cloudposse/terraform-aws-kms-key.git?ref=tags/0.1.0"
- module.chamber_user
Getting source "git::https://github.com/cloudposse/terraform-aws-iam-chamber-user.git?ref=tags/0.1.5"
- module.chamber_kms_key.label
Getting source "git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.3.3"
- module.chamber_user.chamber_user
Getting source "git::https://github.com/cloudposse/terraform-aws-iam-system-user.git?ref=tags/0.3.0"
- module.chamber_user.chamber_user.label
Getting source "git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.3.1"
Initializing the backend...
Successfully configured the backend "s3"! Terraform will automatically
use this backend unless the backend configuration changes.
Initializing provider plugins...
- Checking for available provider plugins on https://releases.hashicorp.com...
- Downloading plugin for provider "aws" (2.13.0)...
- Downloading plugin for provider "null" (2.1.2)...
The following providers do not have any version constraints in configuration,
so the latest version was installed.
To prevent automatic upgrades to new major versions that may contain breaking
changes, it is recommended to add version = "..." constraints to the
corresponding provider blocks in configuration, with the constraint strings
suggested below.
* provider.aws: version = "~> 2.13"
* provider.null: version = "~> 2.1"
Terraform has been successfully initialized!
You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.
If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.
- module.s3_bucket.aws_s3_bucket.default
- module.s3_bucket.aws_s3_bucket_policy.default
- module.service.aws_iam_policy.default
- module.service.aws_iam_role.default
- module.service.aws_iam_role_policy_attachment.default
- module.s3_bucket.module.default_label.null_resource.default
+ module.chamber_user.module.chamber_user.module.label.null_resource.default
id: <computed>
triggers.%: "5"
triggers.attributes: "codefresh"
triggers.id: "cpco-testing-chamber-codefresh"
triggers.name: "chamber"
triggers.namespace: "cpco"
triggers.stage: "testing"
Plan: 1 to add, 0 to change, 6 to destroy.
|
Warning: The plan for dir: To |
atlantis plan -p chamber |
Ran Plan for project: Show Outputrm -rf Makefile *.tf .terraform
terraform init
Copying configuration from "git::https://github.com/cloudposse/terraform-root-modules.git//aws/chamber?ref=tags/0.35.1"...
Initializing modules...
- module.chamber_kms_key
Getting source "git::https://github.com/cloudposse/terraform-aws-kms-key.git?ref=tags/0.1.0"
- module.chamber_user
Getting source "git::https://github.com/cloudposse/terraform-aws-iam-chamber-user.git?ref=tags/0.1.5"
- module.chamber_kms_key.label
Getting source "git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.3.3"
- module.chamber_user.chamber_user
Getting source "git::https://github.com/cloudposse/terraform-aws-iam-system-user.git?ref=tags/0.3.0"
- module.chamber_user.chamber_user.label
Getting source "git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.3.1"
Initializing the backend...
Successfully configured the backend "s3"! Terraform will automatically
use this backend unless the backend configuration changes.
Initializing provider plugins...
- Checking for available provider plugins on https://releases.hashicorp.com...
- Downloading plugin for provider "aws" (2.13.0)...
- Downloading plugin for provider "null" (2.1.2)...
The following providers do not have any version constraints in configuration,
so the latest version was installed.
To prevent automatic upgrades to new major versions that may contain breaking
changes, it is recommended to add version = "..." constraints to the
corresponding provider blocks in configuration, with the constraint strings
suggested below.
* provider.aws: version = "~> 2.13"
* provider.null: version = "~> 2.1"
Terraform has been successfully initialized!
You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.
If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.
- module.s3_bucket.aws_s3_bucket.default
- module.s3_bucket.aws_s3_bucket_policy.default
- module.service.aws_iam_policy.default
- module.service.aws_iam_role.default
- module.service.aws_iam_role_policy_attachment.default
- module.s3_bucket.module.default_label.null_resource.default
+ module.chamber_user.module.chamber_user.module.label.null_resource.default
id: <computed>
triggers.%: "5"
triggers.attributes: "codefresh"
triggers.id: "cpco-testing-chamber-codefresh"
triggers.name: "chamber"
triggers.namespace: "cpco"
triggers.stage: "testing"
Plan: 1 to add, 0 to change, 6 to destroy.
|
Locks and plans deleted for the projects and workspaces modified in this pull request:
|
what
atlantis
atlantis
why
atlantis
server version0.8.0
references
nat-instance
terraform-aws-dynamic-subnets#51terraform-aws-dynamic-subnets
version. Add the ability to choose NAT Gateways or NAT Instances terraform-aws-components#180