Skip to content

v0.1.4-coveo.1

Compare
Choose a tag to compare
@jocgir jocgir released this 28 Aug 19:15
· 105606 commits to main since this release

Changelog

c2c01d2 Merge branch 'new-ssm-parameters-features'
80ea2ae Add support for description, allowed_pattern and tags for ssm parameters Allow detection of key_id change Fixing problems with ssm-parameter. The resource should not return an error if the parameter no longer exist. If a user manually delete a parameter, Terraform is no longer able to recreate it or destroy it. The defautt value for overwrite should be true. Otherwise, this is causing a breaking change with previously written code where overwrite is not set and the behaviour was to overwrite the parameter by default. Moreover, terraform already provides a mechanism to handle the lifecycle of the values.
409913e Merge commit '2172a930b539ea4eae0a007dd41f8bd64a82420c'
8457742 Revert "Merge commit 'e40996299590297dac3b24bd13161fc37f5a5998'"
0a1d041 Merge commit 'e40996299590297dac3b24bd13161fc37f5a5998'
e409962 reformat to 80 char width
2172a93 reformat to 80 char width
3e57bd5 Udating the attribute references too.
699d3e9 Updating order to be alphabetical. Fixed formatting and set consistent language. Added punctuation.
345adec Merge pull request hashicorp#1411 from coingraham/db-instance-html-markdown-cleanup
2274af4 Merge commit '3ea9b6e947e467719f8651ba2174c1dbd8356923'
3ea9b6e Merge pull request hashicorp#1474 from mrwacky42/emr_cluster_docs_clarity
80fef09 Merge pull request hashicorp#1516 from Lavoaster/patch-1
de5dd27 Minor Typo fix
5075228 Update CHANGELOG.md
930a682 Merge pull request hashicorp#1071 from apetresc/emr-improvements
490f5d5 Adding docs for the new instance_group attribute of aws_emr_cluster
4f9196e Update CHANGELOG.md
9b169c9 Merge pull request hashicorp#1468 from Ninir/f-codebuild-bitbucket-source
c5c6f70 r/aws_codebuild_project: Allowed for BITBUCKET source type
b0b75df Update CHANGELOG.md
644456a Merge pull request hashicorp#1467 from gazoakley/feature/route53-caa-records
1cf07bc Update CHANGELOG.md
9eff87b Merge pull request hashicorp#1399 from charles-at-geospock/tag-elasticsearch-domain-before-waiting
f88bea9 Update CHANGELOG.md
28b7f0e Add support for tags on Directory Service (hashicorp#1398)
da22d14 Merge pull request hashicorp#1470 from scream314/master
e520cb8 hashicorpGH-1469 - More documentation about using ecs_target - hashicorp#1470 (comment)
bccb22d hashicorpGH-1469 - More documentation about using ecs_target - hashicorp#1470 (comment) - hashicorp#1470 (comment)
500644a Adding acceptance test for instance_group changes to aws_emr_cluster
214b535 Clarify that additional security groups are a string and not a list
5640ed6 Delete trailing whitespace
25b8d11 hashicorpGH-1469 - More documentation about using ecs_target.
a77e072 r/aws_route53_record: Specify valid record types in documentation
c9a921c r/aws_route53_record: Update r53ValidRecordTypes, add acceptance test for creating CAA records
a44ddf7 dependencies: Bump SDK version to 1.10.29
32518f4 r/aws_route53_record: Allow CAA record type
1e0809c Merge pull request hashicorp#1459 from stack72/vendor-aws-arn-package
8acfc26 Update CHANGELOG.md
ab09191 Merge pull request hashicorp#1460 from kirillshevch/bugfix/allow-underscore-rds
236c6af Merge remote-tracking branch 'origin/master' into emr-improvements
4fa24c5 fix underscores usign in rds db name
2fe9f64 dependencies: Add the AWS ARN package
f35367e Merge pull request hashicorp#1458 from stack72/bump-aws-sdk-1.10.28
23d2373 dependencies: Bump SDK version to 1.10.28
efe81b0 Merge pull request hashicorp#1457 from shibataka000/add_aws_sdk_for_batch_to_vendor
b86cb0a Update version of github.com/aws/aws-sdk-go/service/batch from v1.8.41 to v1.10.25.
ec8ffe6 Add github.com/aws/aws-sdk-go/service/batch to vendor to support AWS Batch.
13f01da Update CHANGELOG.md
b955ba8 Merge pull request hashicorp#1453 from terraform-providers/b-fix-classic-import
28f1e64 Merge pull request hashicorp#1449 from chrisjharding/update-dms-endpoint-docs
5ee35bd r/aws_instance: Fix import in EC2 Classic
6b5d28e Merge pull request hashicorp#1450 from terraform-providers/b-instance-randomize-sg-names
b7e2a71 r/aws_instance: Randomize security group names
5fced3b Updated dms docs for creating a dynamodb endpoint with a service access role
927e5bd Update CHANGELOG.md
fe3fabc Merge pull request hashicorp#1420 from pjfbashton/master
a4a3c55 Added another test acceptance for encrypted EFS
a260819 Update CHANGELOG.md
0529458 Merge pull request hashicorp#1427 from terraform-providers/f-alb-eni-cleanup
93d6039 r/aws_alb: Cleanup ENIs after deleting ALB
672e735 Update CHANGELOG.md
5dcfe6a Merge pull request hashicorp#1439 from kl4w/cluster-instance-returns-az
cb13954 Check if is true when kms_key_id is specified
6cfae68 Check availability_zone in basic test
d76c573 Update CHANGELOG.md
a55a5db Merge pull request hashicorp#1432 from stack72/f-aws-cf-stack-import-1331
0a61c3b Merge pull request hashicorp#1435 from stack72/docs-aws-asg-policy-1180
c99dfe3 r/efs: Remove unnecessary IAM policy from kms test
091a30c r/efs: Fix code alignment
856b9a0 r/efs: Check if encrypted is set when we use kms
dde16a0 Merge pull request hashicorp#1434 from coingraham/s3-bucket-policy-html-markdown-update
560d25a Adding back Basic Usage heading
43f3c3e simplifying the policy configuration. Removing the heading.
8816c4c Set availability_zone attribute on cluster instance
5402b3c Update CHANGELOG.md
5558396 Support updates for aws_ssm_association & aws_ssm_patch_baseline resources (hashicorp#1421)
512f71a docs/aws_autoscaling_policy: AutoScalingGroupName shouldn't mention ARN
34a5ae7 updating s3 bucket policy docs with a working example. Removing reference to versioning.
f147993 resource/aws_cloudformation_stack: Add support for Import
a141e50 Update CHANGELOG.md
8e41471 Update CHANGELOG.md
a942cb2 Merge pull request hashicorp#1414 from stack72/b-aws-loggroup-filter-sub-1405
76f773c Update docs for EFS encryption
410e2d5 Add test for EFS KMS
0c858fa Merge pull request hashicorp#1418 from terraform-providers/vendor-athena
7384565 Add EFS encryption support to EFS data source
55b3732 Add support for creation of encrypted EFS
7d46c3a Merge pull request hashicorp#1417 from Ninir/f-cognito-identity-provider-vendor
3127346 vendor: Add support for Athena
e3c0253 Added Cognito Identity Provider vendoring
e280538 Merge pull request hashicorp#1415 from stack72/b-aws-rdscluster-set-engine-15803
2137b50 Merge pull request hashicorp#1413 from stack72/bumop-aws-sdk-1.20.25
6cff4f3 Merge pull request hashicorp#1409 from Ninir/b-data-iam-role
b342880 resource/aws_rds_cluster: Allow setting of rds cluster engine
7254243 resource/aws_cloudwatch_log_subscription_filter: Add support for ResourceNotFound
ec58592 resource/aws_cloudwatch_log_subscription_filter: Change Acceptance tests
2c57de5 Merge pull request hashicorp#1386 from terraform-providers/paddy_log_log_sub_filter_error
6c090dd dependencies: Bump AWS SDK to 1.20.25
4b0dc80 Udating the attribute references too.
6281c1d Updating order to be alphabetical. Fixed formatting and set consistent language. Added punctuation.
3fe823a Fixed required name in iam role data source
eae854b Merge pull request hashicorp#1397 from mengesb/patch-1
1038ed1 Apply tags to Elastic Search domain resources after creation.
285b1c7 Correct documentation title/content
64ef5a4 Merge pull request hashicorp#1387 from heathsnow/patch-1
d20b79a vpc_peering_accepter correct comment syntax
5932407 Log error when failing to delete log subscription filter.
ac2cb37 Merge pull request hashicorp#1380 from terraform-providers/Ninir-patch-1
aa7b886 Merge pull request hashicorp#1381 from terraform-providers/d-aws_iam_access_key-431
a162f7a Update db_parameter_group.html.markdown
df0029c Update iam_access_key.html.markdown
09d5c40 Merge pull request hashicorp#1368 from terraform-providers/vendor-unused-deps
dca6e10 vendor: Remove unused dependencies from terraform/backend
8d0fa50 vendor: Ignore github.com/hashicorp/terraform/backend
494221f Update CHANGELOG.md
fda980d Merge pull request hashicorp#1373 from stack72/b-aws-vpc-1310
5178851 Update CHANGELOG.md
3d60684 Merge pull request hashicorp#1374 from terraform-providers/b-emr-diff-mismatch
b7a785a r/emr_cluster: Avoid spurious diff of log_uri
7010940 Merge pull request hashicorp#1372 from stack72/b-aws-1334
bf46e48 data/aws_vpc: Expose enable_dns_* in aws_vpc data_source
6a16289 docs/aws_iam_role: Fix the ordering of the docs for assume_role note
b3de9b7 Merge pull request hashicorp#1371 from anshprat/1370
d956cb7 Fixes hashicorp#1370
1419307 Update CHANGELOG.md
59dead7 Update CHANGELOG.md
1e91718 Merge pull request hashicorp#1340 from terraform-providers/b-fix-aws-instance-assign-ip
9916e13 remove duplicate winrm dep
56bf66f bump vendor
a3ea8e1 r/aws_instance: Fix associate_public_ip_address
8848cf9 Update CHANGELOG.md
cbf91db aws_instance test: fix typos in test function name
1970600 aws_instance: allow providing user data as base64
695be9b Merge pull request hashicorp#1362 from terraform-providers/vendor-tf-0.10
d6f4d61 Cleanup after v0.1.4 release
d87ae00 vendor: github.com/hashicorp/[email protected]
a3d20f3 A little more customization for travis to allow deploy on tag
ed2ed55 Fix cut&paste error
c6cc45f Merge branch 'new-ssm-parameters-features'
4219326 Add goreleaser
74bce30 Alter travis config to let it build on our fork
d2a7937 Merge commit '7c8c57ff5c666071f5b94895b6f53334d280ec02' into new-ssm-parameters-features
9eeab57 Fix error in automated tests.
34d28e2 Merge branch 'new-ssm-parameters-features'
c7ba6a9 Changed d.MarkNewResource() to d.SetId("") to ignore deleted parameter. Destroy was not working when parameters are deleted.
99fc5b4 Merge branch 'new-ssm-parameters-features'
5fa2b66 Merge commit '09e42000a26f92640ffe3b555a79555f3448acd0'
d3d59dc Fixing problems with ssm-parameter. The resource should not return an error if the parameter no longer exist. If a user manually delete a parameter, Terraform is no longer able to recreate it or destroy it. The defautt value for overwrite should be true. Otherwise, this is causing a breaking change with previously written code where overwrite is not set and the behaviour was to overwrite the parameter by default. Moreover, terraform already provides a mechanism to handle the lifecycle of the values.
1d72833 Merge branch 'master' into test-deployment
c002382 Ignore dist artefacts
124c14c Remove goreleaser from travis, we need to deploy it manually
dc9d202 Merge branch 'new-ssm-parameters-features' into test-deployment
01f4a59 Add Travis and goreleaser configuration (not to be merged with upstream)
77d9a4c Add support for description, allowed_pattern and tags for ssm parameters Allow detection of key_id change
835a695 Read back InstanceGroup config in resourceAwsEMRClusterRead
f60b334 Pass bid_price to the InstanceGroup
d01fc8c Enable EMR cluster configuration through the InstanceGroup param


Automated with GoReleaser
Built with go version go1.8.1 linux/amd64