iasql
iasql copied to clipboard
RFC for multi-region AWS provider
Needs #1027
One option is that aws_account
would have the region column removed and there would be a region
table that is relied on by the availability_zone
table. Cloud resources that can be created in specific region/az would have a fk relation to the region
table which is most resources except a few like ECR public repos, r53 and IAM.