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

Move to version 3.x of the AWS Terraform provider #53

Merged
merged 2 commits into from
Oct 22, 2020

Conversation

dav3r
Copy link
Member

@dav3r dav3r commented Oct 21, 2020

🗣 Description

This pull request upgrades the Terraform code to use to version 3 of the Terraform AWS provider.

💭 Motivation and Context

Version 3 of the AWS provider has been out for a while. We don't want to get left behind.

🧪 Testing

  • For terraform-build-user, I successfully ran terraform apply and confirmed that the build-skeleton-packer user was properly destroyed and then re-created (there have been some significant Terraform changes since that user was initially created, so this was expected).
  • For terraform-post-packer, I successfully ran terraform apply in both Staging and Production Terraform workspaces. I then ran terraform destroy in the Production workspace, since I don't think there's any real Production need for those permissions to the skeleton-packer AMI (if there is, they can easily be restored later).
  • All pre-commit hooks pass.

📷 Screenshots (if appropriate)

🚥 Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (causes existing functionality to change)
  • Provider upgrade

✅ Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@dav3r dav3r self-assigned this Oct 21, 2020
Copy link
Member

@jsf9k jsf9k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes!

Copy link
Member

@mcdonnnj mcdonnnj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Onward and upward!

cisagovbot pushed a commit that referenced this pull request Oct 22, 2020
Add link to how to set up a new repo with skeletons
Copy link
Contributor

@hillaryj hillaryj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦖

Copy link
Member

@felddy felddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Holy cannoli! I can't believe me eyes! 👀

@dav3r dav3r merged commit c8f72ab into develop Oct 22, 2020
@dav3r dav3r deleted the improvement/aws_3.x_tf_provider branch October 22, 2020 18:34
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.

5 participants