hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.8k stars 9.15k forks source link

aws-iso-b delta: Service endpoint differences #19000

Closed YakDriver closed 1 year ago

YakDriver commented 3 years ago

Community Note

Potential Impact

(Note: For aws-iso endpoint differences, see #19014.)

This issue is to track the impact on and fixes to the Terraform AWS Provider from the following differences between the aws-iso-b partition and the public, commercial aws partition (aka "standard partition").

service endpoint protocol
api.ecr api.ecr.us-isob-east-1.sc2s.sgov.gov HTTPS
application-autoscaling application-autoscaling.us-isob-east-1.sc2s.sgov.gov HTTP and HTTPS
autoscaling autoscaling.us-isob-east-1.sc2s.sgov.gov HTTP and HTTPS
cloudformation cloudformation.us-isob-east-1.sc2s.sgov.gov HTTPS
cloudtrail cloudtrail.us-isob-east-1.sc2s.sgov.gov HTTPS
codedeploy codedeploy.us-isob-east-1.sc2s.sgov.gov HTTPS
config config.us-isob-east-1.sc2s.sgov.gov HTTPS
directconnect directconnect.us-isob-east-1.sc2s.sgov.gov HTTPS
dms (dms-fips) dms.us-isob-east-1.sc2s.sgov.gov HTTPS
dynamodb dynamodb.us-isob-east-1.sc2s.sgov.gov HTTP and HTTPS
ec2 ec2.us-isob-east-1.sc2s.sgov.gov HTTP and HTTPS
ec2metadata (aws-global) 169.254.169.254/latest HTTP
ecs ecs.us-isob-east-1.sc2s.sgov.gov HTTPS
elasticache elasticache.us-isob-east-1.sc2s.sgov.gov HTTPS
elasticloadbalancing elasticloadbalancing.us-isob-east-1.sc2s.sgov.gov HTTPS
elasticmapreduce elasticmapreduce.us-isob-east-1.sc2s.sgov.gov HTTPS
es (ElasticSearch) es.us-isob-east-1.sc2s.sgov.gov HTTPS
events events.us-isob-east-1.sc2s.sgov.gov HTTPS
glacier glacier.us-isob-east-1.sc2s.sgov.gov HTTPS
health health.us-isob-east-1.sc2s.sgov.gov HTTPS
iam (aws-iso-b-global) iam.us-isob-east-1.sc2s.sgov.gov HTTPS
kinesis kinesis.us-isob-east-1.sc2s.sgov.gov HTTPS
kms kms-fips.us-isob-east-1.sc2s.sgov.gov HTTPS
kms kms.us-isob-east-1.sc2s.sgov.gov HTTPS
lambda lambda.us-isob-east-1.sc2s.sgov.gov HTTPS
license-manager license-manager.us-isob-east-1.sc2s.sgov.gov HTTPS
logs logs.us-isob-east-1.sc2s.sgov.gov HTTPS
monitoring monitoring.us-isob-east-1.sc2s.sgov.gov HTTPS
rds rds.us-isob-east-1.sc2s.sgov.gov HTTPS
redshift redshift.us-isob-east-1.sc2s.sgov.gov HTTPS
route53 (aws-iso-b-global) route53.sc2s.sgov.gov HTTPS
s3 (s3v4 sig) s3.us-isob-east-1.sc2s.sgov.gov HTTP and HTTPS
snowball snowball.us-isob-east-1.sc2s.sgov.gov HTTPS
sns sns.us-isob-east-1.sc2s.sgov.gov HTTP and HTTPS
sqs sqs.us-isob-east-1.sc2s.sgov.gov HTTP and HTTPS
sqs (SSL common) us-isob-east-1.queue.sc2s.sgov.gov HTTP and HTTPS
ssm ssm.us-isob-east-1.sc2s.sgov.gov HTTPS
states states.us-isob-east-1.sc2s.sgov.gov HTTPS
streams.dynamodb streams.dynamodb.us-isob-east-1.sc2s.sgov.gov HTTP and HTTPS
sts sts.us-isob-east-1.sc2s.sgov.gov HTTPS
support (aws-iso-b-global) support.us-isob-east-1.sc2s.sgov.gov HTTPS
swf swf.us-isob-east-1.sc2s.sgov.gov HTTPS

References

github-actions[bot] commented 1 year ago

Marking this issue as stale due to inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 30 days it will automatically be closed. Maintainers can also remove the stale label.

If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thank you!

github-actions[bot] commented 1 year ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.