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

Update terraform-aws-postman-test-lambda to v5.0.0 #716

Merged
merged 1 commit into from
Nov 2, 2022

Conversation

GaryGSC
Copy link
Member

@GaryGSC GaryGSC commented Nov 2, 2022

This should resolve another warning in our Terraform plans. It's only a breaking change because of the way it now requires TF v1.3 and AWS provider v4.

@github-actions
Copy link

github-actions bot commented Nov 2, 2022

Terraform Plan:

will create 3 resources:

  • local_file - appspec_json
  • aws_s3_object - collections
  • aws_s3_object - environments

will update 2 resources:

  • aws_alb_listener - https
  • aws_alb_listener - test_listener

will delete 2 resources:

  • aws_s3_bucket_object - collections
  • aws_s3_bucket_object - environments

will replace (delete then create) 1 resource:

  • aws_ecs_task_definition - task_def

see details

@GaryGSC
Copy link
Member Author

GaryGSC commented Nov 2, 2022

Nothing controversial whatsoever in this PR, so I'm going ahead and merging. We'll get more eyes on things before this ultimately makes it into production.

@GaryGSC GaryGSC merged commit 59c4861 into dev Nov 2, 2022
@GaryGSC GaryGSC deleted the postman-test-lambda branch November 2, 2022 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant