Skip to content

Commit

Permalink
Merge pull request #26402 from hashicorp/d-aws_imagebuilder_distribut…
Browse files Browse the repository at this point in the history
…ion_configuration-correction

Remove erroneous reference to `aws_imagebuilder_distribution_configuration.kms_key_id` argument
  • Loading branch information
justinretzolk committed Aug 23, 2022
2 parents 2dbb620 + cbaaed5 commit b67c387
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ The following arguments are required:
The following arguments are optional:

* `description` - (Optional) Description of the distribution configuration.
* `kms_key_id` - (Optional) Amazon Resource Name (ARN) of the Key Management Service (KMS) Key used to encrypt the distribution configuration.
* `tags` - (Optional) Key-value map of resource tags for the distribution configuration. If configured with a provider [`default_tags` configuration block](https://registry.terraform.io/providers/hashicorp/aws/latest/docs#default_tags-configuration-block) present, tags with matching keys will overwrite those defined at the provider-level.

### distribution
Expand Down

0 comments on commit b67c387

Please sign in to comment.