Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

fix(aws-alb): destroy r53 record #3076

Merged
merged 2 commits into from
Mar 16, 2022
Merged

fix(aws-alb): destroy r53 record #3076

merged 2 commits into from
Mar 16, 2022

Conversation

thiskevinwang
Copy link
Contributor

Description

This fixes a bug where the load balancer zone id was being used instead of the Route53 zone id for deleting a resource record.

This closes #3075

@hashicorp-cla
Copy link

hashicorp-cla commented Mar 12, 2022

CLA assistant check
All committers have signed the CLA.

@briancain briancain requested a review from a team March 14, 2022 17:47
@evanphx evanphx merged commit a1e5e48 into main Mar 16, 2022
@evanphx evanphx deleted the kw/fix-alb-destroy-record branch March 16, 2022 17:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aws-alb: destroy fails to remove Route53 record
3 participants