astronomer / terraform-provider-astro

Astro Terraform Provider
https://registry.terraform.io/providers/astronomer/astro/latest
Other
11 stars 4 forks source link

Add guard for invalid deploymentId in team creation #144

Closed ichung08 closed 2 months ago

ichung08 commented 2 months ago

Description

Adds a guard checking for invalid deployment ids in team deployment roles during creation. deletes the team if any errors are found.

๐ŸŽŸ Issue(s)

Based off of error here: https://github.com/astronomer/astro/issues/23585

๐Ÿงช Functional Testing

๐Ÿ“ธ Screenshots

๐Ÿ“‹ Checklist