Add support for instance_storage_configuration attribute for aws_connect_instance resource #23332
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
new-resource
Introduces a new resource.
service/connect
Issues and PRs that pertain to the connect service.
Milestone
Community Note
Description
This issue proposes 2 options to add
instance_storage_configuration
to a connect instance.Add support for an additional attribute
instance_storage_configuration
withinaws_connect_instance
resource. This could work similar to how instance attributes are added at the moment.Create a new resource
aws_connect_instance_storage_config
to then associate storage configurations within a given instance.Instance storage configuration can be applied to :
Using the following types of storage mechanism :
New or Affected Resource(s)
Potential Terraform Configuration
or
References
The text was updated successfully, but these errors were encountered: