terraform/builtin
Modestas Vainius 7385fa9eac provider/aws: Support refresh of EC2 instance user_data.
Make sure to hash base64 decoded value since user_data might be given
either raw bytes or base64 value.

This helps https://github.com/hashicorp/terraform/issues/1887 somewhat
as now you can:

1) Update user_data in AWS console.
2) Respectively update user_data in terraform code.
3) Just refresh terraform state and it should not report any changes.
2016-10-12 15:19:25 -05:00
..
bins Bitbucket provider for terraform 2016-08-08 09:45:16 -07:00
providers provider/aws: Support refresh of EC2 instance user_data. 2016-10-12 15:19:25 -05:00
provisioners Add ability to skip chef registration 2016-10-01 00:49:39 +02:00