fpco / terraform-aws-foundation

Establish a solid Foundation on AWS with these modules for Terraform
MIT License
204 stars 98 forks source link

add a module to associate aws_iam_access_key credentials to a tfe wor… #264

Closed JoseD92 closed 4 years ago

JoseD92 commented 4 years ago

I add a module for associating a aws_iam_access_key credentials to a tfe workspace

mcgirr commented 4 years ago

@JoseD92 I didn't want to hold up this PR but in the future when you make a PR for terraform-aws-foundation please be sure to update the release changelog with the changes the PR makes. Especially in this case since it adds a new module.

JoseD92 commented 4 years ago

Thanks @mcgirr, I will do next time.