Skip to content

v0.12.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 04 Mar 17:12
· 8 commits to master since this release
f32541c
filter out ap-northeast-3 region @mcalhoun (#33) # what
  • Exclude ap-northeast-3 region from the enabled regions API call
  • Remove some redundant type specifications
  • Update the docs to be more clear on what is deleted when VPCs are deleted

why

  • The AWS SDK for Go currently doesn't generate endpoints for the ap-northeast-3 region and an issue has been opened to track this.