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

r/aws_lightsail_instance: Remove ipv6_address #31489

Merged
merged 2 commits into from
May 19, 2023

Commits on May 16, 2023

  1. r/aws_lightsail_instance: Remove 'ipv6_address' attribute.

    Acceptance test output:
    
    % make testacc TESTARGS='-run=TestAccLightsailInstance_basic$$' PKG=lightsail
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/lightsail/... -v -count 1 -parallel 20  -run=TestAccLightsailInstance_basic$ -timeout 180m
    === RUN   TestAccLightsailInstance_basic
    === PAUSE TestAccLightsailInstance_basic
    === CONT  TestAccLightsailInstance_basic
    --- PASS: TestAccLightsailInstance_basic (98.76s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/lightsail	103.976s
    ewbankkit committed May 16, 2023
    Configuration menu
    Copy the full SHA
    5f65058 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

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