terraform/builtin/providers/aws/test-fixtures
David Harris 2ab6fcc16b provider/aws: Elastic Beanstalk Application Version (#5770)
* Added new resource aws_elastic_beanstalk_application_version.

* Changing bucket and key to required.

* Update to use d.Id() directly in DescribeApplicationVersions.

* Checking err to make sure that the application version is successfully deleted.

* Update `version_label` to `Computed: true`.

* provider/aws: Updating to python solution stack

* provider/aws: Beanstalk App Version delete source

The Elastic Beanstalk API call to delete `application_version` resource
should not delete the s3 bundle, as this object is managed by another
Terraform resource

* provider/aws: Update application version docs

* Fix application version test

* Add `version_label` update test

Adds test that fails after rebasing branch onto v0.8.x. `version_label`
changes do not update the `aws_elastic_beanstalk_environment` resource.

* `version_label` changes to update environment

* Prevent unintended delete of `application_version`

Prevents an `application_version` used by multiple environments from
being deleted.

* Add `force_delete` attribute

* Update documentation
2017-02-17 17:54:07 +02:00
..
cloudformation-template.json
cloudformation-template.yaml provider/aws: CloudFormation YAML template support (#11121) 2017-01-20 14:00:32 +00:00
emr_configurations.json
iam-ssl-unix-line-endings.pem
iam-ssl-windows-line-endings.pem
lambda_func.js
lambda_func_modified.js
lambdatest.zip
python-v1.zip provider/aws: Elastic Beanstalk Application Version (#5770) 2017-02-17 17:54:07 +02:00
saml-metadata-modified.xml
saml-metadata.xml