data-source/aws_neptune_orderable_db_instance: New data source #14928
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
partition/aws-us-gov
Pertains to the aws-us-gov partition.
service/neptune
Issues and PRs that pertain to the neptune service.
Community Note
Relates #14882
Description
Knowing which combinations of DB instance class, engine, engine version, and license model are available is non-trivial especially in GovCloud and other specialty partitions. For example, attempting to use a
t3.small
on GovCloud, a valid option forus-west-2
in the standard partition, gives this error:I envision something similar to
aws_ec2_instance_type_offering
.New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: