Skip to content
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

38-update-version-reference #39

Merged
merged 4 commits into from
Jul 19, 2024
Merged

38-update-version-reference #39

merged 4 commits into from
Jul 19, 2024

Conversation

tsaucier-sf
Copy link
Contributor

@tsaucier-sf tsaucier-sf commented Jul 18, 2024

Objective

Update the version references for the Terraform and AWS provider versions.

Type

  • Bug Fix
  • New Feature
  • Performance Tweaks
  • Style Tweaks
  • Code Refactoring
  • Documentation
  • Tests

Work Done

  • Update the Terraform version reference to include a locked set of safely upgradable future versions.
  • Update the AWS provider version reference to include a locked set of safely upgradable future versions.
  • Update the docs to reflect the new module name
  • Update the version reference in the example and README files.

Screenshots / Output

module.bootstrap.aws_s3_bucket_lifecycle_configuration.this: Creation complete after 32s [id=aws-arc-bootstrap]
╷
│ Warning: Argument is deprecated
│ 
│   with module.bootstrap.aws_s3_bucket.private,
│   on ../main.tf line 84, in resource "aws_s3_bucket" "private":
│   84:   policy        = data.aws_iam_policy_document.policy.json
│ 
│ Use the aws_s3_bucket_policy resource instead
╵

Apply complete! Resources: 9 added, 0 changed, 0 destroyed.

Tested

  • Run the plan / apply / destroy steps in the ARC POC AWS account

tsaucier-sf and others added 2 commits July 18, 2024 08:59
@tsaucier-sf tsaucier-sf linked an issue Jul 18, 2024 that may be closed by this pull request
Copy link

@mayank0202 mayank0202 merged commit 1733882 into main Jul 19, 2024
6 checks passed
@mayank0202 mayank0202 deleted the 38-update-version-reference branch July 19, 2024 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants