aws-samples / Implementing-custom-domain-names-for-Amazon-API-Gateway-private-endpoints

MIT No Attribution
13 stars 0 forks source link

Update outputs to to single resource policy per private api. #5

Open jasonend opened 1 year ago

jasonend commented 1 year ago

Outputs from CDK have a single combined resource policy for each private api, terraform's outputs are per customer domain URL. Adjust terraform outputs to align with CDK outputs.