Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Resource: aws_route53_vpc_association_authorization #14215

Merged

Commits on Apr 26, 2020

  1. Configuration menu
    Copy the full SHA
    830b5b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b8d525 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Initial support for cross-account hosted zone associations

    * If cross_account = true in resource_aws_route53_zone_association
      we don't try to read the current state of the account.
    * If cross_account = true we use the error message of the association
      call to verify the association succeded.
    RyanJarv committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    57183ba View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Configuration menu
    Copy the full SHA
    972bb30 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    7dffbcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9295d74 View commit details
    Browse the repository at this point in the history
  3. Cleanup go.sum changes

    gazoakley committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    9a4a556 View commit details
    Browse the repository at this point in the history
  4. Resolve linting issues

    gazoakley committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    0a8d5bd View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

  1. Configuration menu
    Copy the full SHA
    e21c036 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e360dfc View commit details
    Browse the repository at this point in the history
  3. resource/aws_route53_zone_association: Fix tests, update docs/test co…

    …nfig to Terraform 0.12 format
    gazoakley committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    65c823f View commit details
    Browse the repository at this point in the history