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

Upgrade to go1.21 and make: Fix tidying #35832

Merged
merged 5 commits into from
Feb 15, 2024
Merged

Upgrade to go1.21 and make: Fix tidying #35832

merged 5 commits into from
Feb 15, 2024

Conversation

YakDriver
Copy link
Member

@YakDriver YakDriver commented Feb 15, 2024

Description

Relations

Closes #0000

References

Output from Acceptance Testing

% GO_VER=go1.21.7 make clean
make: cleaning Go...
make: WARNING: This will kill gopls and clean Go caches
make: Go caches cleaned
make: tidying Go mods...
cd .ci/providerlint && go1.21.7 mod tidy
go: downloading golang.org/x/tools v0.13.0
go: downloading github.com/hashicorp/terraform-plugin-sdk/v2 v2.32.0
go: downloading github.com/bflad/tfproviderlint v0.29.0
go: downloading github.com/aws/aws-sdk-go v1.50.18
go: downloading github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
go: downloading github.com/hashicorp/go-uuid v1.0.3
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/hashicorp/go-hclog v1.5.0
go: downloading github.com/hashicorp/terraform-exec v0.20.0
go: downloading github.com/hashicorp/terraform-json v0.21.0
go: downloading github.com/hashicorp/terraform-plugin-go v0.21.0
go: downloading github.com/mitchellh/go-testing-interface v1.14.1
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/hashicorp/terraform-plugin-log v0.9.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/fatih/color v1.13.0
go: downloading github.com/mattn/go-colorable v0.1.12
go: downloading github.com/mattn/go-isatty v0.0.14
go: downloading github.com/hashicorp/go-version v1.6.0
go: downloading github.com/hashicorp/hc-install v0.6.2
go: downloading github.com/hashicorp/hcl/v2 v2.19.1
go: downloading github.com/zclconf/go-cty v1.14.2
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/hashicorp/go-plugin v1.6.0
go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible
go: downloading github.com/stretchr/testify v1.7.2
go: downloading github.com/bflad/gopaniccheck v0.1.0
go: downloading github.com/hashicorp/logutils v1.0.0
go: downloading golang.org/x/sys v0.16.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/vmihailenco/msgpack/v5 v5.4.1
go: downloading google.golang.org/grpc v1.61.0
go: downloading google.golang.org/appengine v1.6.8
go: downloading gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/hashicorp/yamux v0.1.1
go: downloading github.com/oklog/run v1.0.0
go: downloading github.com/jhump/protoreflect v1.15.1
go: downloading github.com/agext/levenshtein v1.2.2
go: downloading github.com/apparentlymart/go-textseg/v15 v15.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.0
go: downloading github.com/go-test/deep v1.0.3
go: downloading github.com/kr/pretty v0.1.0
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading golang.org/x/mod v0.14.0
go: downloading github.com/hashicorp/terraform-registry-address v0.2.3
go: downloading google.golang.org/protobuf v1.32.0
go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/hashicorp/go-checkpoint v0.5.0
go: downloading github.com/go-git/go-git/v5 v5.10.1
go: downloading github.com/kr/text v0.1.0
go: downloading github.com/hashicorp/terraform-svchost v0.1.1
go: downloading golang.org/x/net v0.18.0
go: downloading github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371
go: downloading github.com/hashicorp/errwrap v1.0.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading golang.org/x/sync v0.5.0
go: downloading github.com/bufbuild/protocompile v0.4.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231106174013-bbf56f31fb17
go: downloading golang.org/x/crypto v0.18.0
go: downloading github.com/cloudflare/circl v1.3.7
go: downloading dario.cat/mergo v1.0.0
go: downloading github.com/go-git/go-billy/v5 v5.5.0
go: downloading github.com/sergi/go-diff v1.2.0
go: downloading github.com/pjbgf/sha1cd v0.3.0
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.2.1
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/cyphar/filepath-securejoin v0.2.4
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/Microsoft/go-winio v0.6.1
go: downloading github.com/jmespath/go-jmespath v0.4.0
cd tools/tfsdk2fw && go1.21.7 mod tidy
go: downloading golang.org/x/exp v0.0.0-20231006140011-7918f672742d
go: downloading github.com/hashicorp/cli v1.1.6
go: downloading github.com/hashicorp/go-cty v1.4.1-0.20200723130312-85980079f637
go: downloading github.com/gdavison/terraform-plugin-log v0.0.0-20230928191232-6c653d8ef8fb
go: downloading github.com/YakDriver/regexache v0.23.0
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.15.0
go: downloading github.com/aws/aws-sdk-go-v2 v1.25.0
go: downloading github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.47
go: downloading github.com/hashicorp/aws-sdk-go-base/v2/awsv1shim/v2 v2.0.0-beta.48
go: downloading github.com/hashicorp/terraform-plugin-framework v1.5.0
go: downloading github.com/hashicorp/terraform-plugin-mux v0.14.0
go: downloading github.com/aws/aws-sdk-go-v2/config v1.27.0
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.27.0
go: downloading github.com/aws/smithy-go v1.20.0
go: downloading github.com/hashicorp/terraform-plugin-testing v1.6.0
go: downloading github.com/google/uuid v1.4.0
go: downloading github.com/aws/aws-sdk-go-v2/service/accessanalyzer v1.27.0
go: downloading github.com/aws/aws-sdk-go-v2/service/account v1.15.0
go: downloading github.com/aws/aws-sdk-go-v2/service/acm v1.23.0
go: downloading github.com/aws/aws-sdk-go-v2/service/amp v1.23.0
go: downloading github.com/aws/aws-sdk-go-v2/service/appconfig v1.27.0
go: downloading github.com/aws/aws-sdk-go-v2/service/appfabric v1.6.0
go: downloading github.com/aws/aws-sdk-go-v2/service/appflow v1.40.0
go: downloading github.com/aws/aws-sdk-go-v2/service/apprunner v1.27.0
go: downloading github.com/aws/aws-sdk-go-v2/service/athena v1.39.0
go: downloading github.com/aws/aws-sdk-go-v2/service/auditmanager v1.31.0
go: downloading github.com/aws/aws-sdk-go-v2/service/bedrock v1.6.0
go: downloading github.com/aws/aws-sdk-go-v2/service/bedrockagent v1.3.0
go: downloading github.com/aws/aws-sdk-go-v2/service/budgets v1.21.0
go: downloading github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines v1.14.0
go: downloading github.com/aws/aws-sdk-go-v2/service/chimesdkvoice v1.13.0
go: downloading github.com/aws/aws-sdk-go-v2/service/cleanrooms v1.9.0
go: downloading github.com/aws/aws-sdk-go-v2/service/cloudcontrol v1.16.0
go: downloading github.com/aws/aws-sdk-go-v2/service/cloudfront v1.33.0
go: downloading github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.21.0
go: downloading github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.37.0
go: downloading github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.34.0
go: downloading github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.33.0
go: downloading github.com/aws/aws-sdk-go-v2/service/codeartifact v1.24.0
go: downloading github.com/aws/aws-sdk-go-v2/service/codebuild v1.29.0
go: downloading github.com/aws/aws-sdk-go-v2/service/codecatalyst v1.11.0
go: downloading github.com/aws/aws-sdk-go-v2/service/codecommit v1.21.0
go: downloading github.com/aws/aws-sdk-go-v2/service/codedeploy v1.23.0
go: downloading github.com/aws/aws-sdk-go-v2/service/codeguruprofiler v1.19.0
go: downloading github.com/aws/aws-sdk-go-v2/service/codegurureviewer v1.23.0
go: downloading github.com/aws/aws-sdk-go-v2/service/codepipeline v1.24.0
go: downloading github.com/aws/aws-sdk-go-v2/service/codestarconnections v1.23.0
go: downloading github.com/aws/aws-sdk-go-v2/service/codestarnotifications v1.21.0
go: downloading github.com/aws/aws-sdk-go-v2/service/comprehend v1.30.0
go: downloading github.com/aws/aws-sdk-go-v2/service/computeoptimizer v1.32.0
go: downloading github.com/aws/aws-sdk-go-v2/service/connectcases v1.14.0
go: downloading github.com/aws/aws-sdk-go-v2/service/controltower v1.12.0
go: downloading github.com/aws/aws-sdk-go-v2/service/costoptimizationhub v1.3.0
go: downloading github.com/aws/aws-sdk-go-v2/service/customerprofiles v1.35.0
go: downloading github.com/aws/aws-sdk-go-v2/service/directoryservice v1.23.0
go: downloading github.com/aws/aws-sdk-go-v2/service/docdbelastic v1.7.0
go: downloading github.com/aws/aws-sdk-go-v2/service/dynamodb v1.28.0
go: downloading github.com/aws/aws-sdk-go-v2/service/ec2 v1.147.0
go: downloading github.com/aws/aws-sdk-go-v2/service/ecr v1.25.0
go: downloading github.com/aws/aws-sdk-go-v2/service/ecs v1.39.0
go: downloading github.com/aws/aws-sdk-go-v2/service/eks v1.38.0
go: downloading github.com/aws/aws-sdk-go-v2/service/elasticache v1.35.0
go: downloading github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.28.0
go: downloading github.com/aws/aws-sdk-go-v2/service/emr v1.37.0
go: downloading github.com/aws/aws-sdk-go-v2/service/emrserverless v1.16.0
go: downloading github.com/aws/aws-sdk-go-v2/service/evidently v1.18.0
go: downloading github.com/aws/aws-sdk-go-v2/service/finspace v1.21.0
go: downloading github.com/aws/aws-sdk-go-v2/service/firehose v1.25.0
go: downloading github.com/aws/aws-sdk-go-v2/service/fis v1.22.0
go: downloading github.com/aws/aws-sdk-go-v2/service/glacier v1.20.0
go: downloading github.com/aws/aws-sdk-go-v2/service/groundstation v1.24.0
go: downloading github.com/aws/aws-sdk-go-v2/service/healthlake v1.21.0
go: downloading github.com/aws/aws-sdk-go-v2/service/identitystore v1.22.0
go: downloading github.com/aws/aws-sdk-go-v2/service/inspector2 v1.23.0
go: downloading github.com/aws/aws-sdk-go-v2/service/internetmonitor v1.11.0
go: downloading github.com/aws/aws-sdk-go-v2/service/kafka v1.29.0
go: downloading github.com/aws/aws-sdk-go-v2/service/ivschat v1.11.0
go: downloading github.com/aws/aws-sdk-go-v2/service/kendra v1.48.0
go: downloading github.com/aws/aws-sdk-go-v2/service/keyspaces v1.9.0
go: downloading github.com/aws/aws-sdk-go-v2/service/kinesis v1.25.0
go: downloading github.com/aws/aws-sdk-go-v2/service/lambda v1.50.0
go: downloading github.com/aws/aws-sdk-go-v2/service/launchwizard v1.2.0
go: downloading github.com/aws/aws-sdk-go-v2/service/lexmodelsv2 v1.40.0
go: downloading github.com/aws/aws-sdk-go-v2/service/lightsail v1.35.0
go: downloading github.com/aws/aws-sdk-go-v2/service/lookoutmetrics v1.26.0
go: downloading github.com/aws/aws-sdk-go-v2/service/m2 v1.11.0
go: downloading github.com/aws/aws-sdk-go-v2/service/mediaconnect v1.26.0
go: downloading github.com/aws/aws-sdk-go-v2/service/mediaconvert v1.51.0
go: downloading github.com/aws/aws-sdk-go-v2/service/medialive v1.45.1
go: downloading github.com/aws/aws-sdk-go-v2/service/mediapackage v1.29.0
go: downloading github.com/aws/aws-sdk-go-v2/service/mediapackagev2 v1.8.0
go: downloading github.com/aws/aws-sdk-go-v2/service/mediastore v1.19.0
go: downloading github.com/aws/aws-sdk-go-v2/service/mq v1.21.0
go: downloading github.com/aws/aws-sdk-go-v2/service/oam v1.8.0
go: downloading github.com/aws/aws-sdk-go-v2/service/opensearchserverless v1.10.0
go: downloading github.com/aws/aws-sdk-go-v2/service/osis v1.7.0
go: downloading github.com/aws/aws-sdk-go-v2/service/pcaconnectorad v1.4.0
go: downloading github.com/aws/aws-sdk-go-v2/service/pipes v1.10.0
go: downloading github.com/aws/aws-sdk-go-v2/service/polly v1.37.0
go: downloading github.com/aws/aws-sdk-go-v2/service/pricing v1.26.1
go: downloading github.com/aws/aws-sdk-go-v2/service/qbusiness v1.3.0
go: downloading github.com/aws/aws-sdk-go-v2/service/qldb v1.20.0
go: downloading github.com/aws/aws-sdk-go-v2/service/rbin v1.15.0
go: downloading github.com/aws/aws-sdk-go-v2/service/rds v1.70.0
go: downloading github.com/aws/aws-sdk-go-v2/service/redshiftdata v1.24.0
go: downloading github.com/aws/aws-sdk-go-v2/service/rekognition v1.37.0
go: downloading github.com/aws/aws-sdk-go-v2/service/resourceexplorer2 v1.9.0
go: downloading github.com/aws/aws-sdk-go-v2/service/resourcegroups v1.20.0
go: downloading github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi v1.20.0
go: downloading github.com/aws/aws-sdk-go-v2/service/rolesanywhere v1.7.0
go: downloading github.com/aws/aws-sdk-go-v2/service/route53domains v1.22.0
go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.49.0
go: downloading github.com/aws/aws-sdk-go-v2/service/s3control v1.43.0
go: downloading github.com/aws/aws-sdk-go-v2/service/scheduler v1.7.0
go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.27.0
go: downloading github.com/aws/aws-sdk-go-v2/service/securityhub v1.45.0
go: downloading github.com/aws/aws-sdk-go-v2/service/securitylake v1.11.0
go: downloading github.com/aws/aws-sdk-go-v2/service/servicecatalogappregistry v1.25.0
go: downloading github.com/aws/aws-sdk-go-v2/service/servicequotas v1.20.0
go: downloading github.com/aws/aws-sdk-go-v2/service/sesv2 v1.25.0
go: downloading github.com/aws/aws-sdk-go-v2/service/signer v1.20.0
go: downloading github.com/aws/aws-sdk-go-v2/service/sns v1.27.0
go: downloading github.com/aws/aws-sdk-go-v2/service/sqs v1.30.0
go: downloading github.com/aws/aws-sdk-go-v2/service/ssm v1.46.0
go: downloading github.com/aws/aws-sdk-go-v2/service/ssmcontacts v1.21.0
go: downloading github.com/aws/aws-sdk-go-v2/service/ssmincidents v1.28.0
go: downloading github.com/aws/aws-sdk-go-v2/service/ssmsap v1.11.0
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.19.0
go: downloading github.com/aws/aws-sdk-go-v2/service/ssoadmin v1.24.0
go: downloading github.com/aws/aws-sdk-go-v2/service/swf v1.21.0
go: downloading github.com/aws/aws-sdk-go-v2/service/synthetics v1.23.0
go: downloading github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.24.0
go: downloading github.com/aws/aws-sdk-go-v2/service/transcribe v1.35.0
go: downloading github.com/aws/aws-sdk-go-v2/service/transfer v1.41.0
go: downloading github.com/aws/aws-sdk-go-v2/service/verifiedpermissions v1.9.0
go: downloading github.com/aws/aws-sdk-go-v2/service/vpclattice v1.6.0
go: downloading github.com/aws/aws-sdk-go-v2/service/wellarchitected v1.28.0
go: downloading github.com/aws/aws-sdk-go-v2/service/workspaces v1.37.0
go: downloading github.com/aws/aws-sdk-go-v2/service/xray v1.24.0
go: downloading github.com/Masterminds/sprig/v3 v3.2.3
go: downloading github.com/armon/go-radix v1.0.0
go: downloading github.com/bgentry/speakeasy v0.1.0
go: downloading github.com/fatih/color v1.16.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/posener/complete v1.2.3
go: downloading github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
go: downloading golang.org/x/crypto v0.19.0
go: downloading github.com/hashicorp/terraform-plugin-framework-timeouts v0.4.1
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.17.0
go: downloading github.com/aws/aws-sdk-go-v2/service/iam v1.29.0
go: downloading go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws v0.48.0
go: downloading go.opentelemetry.io/otel v1.23.1
go: downloading github.com/hashicorp/awspolicyequivalence v1.6.0
go: downloading github.com/shopspring/decimal v1.3.1
go: downloading github.com/hashicorp/aws-cloudformation-resource-schema-sdk-go v0.21.0
go: downloading github.com/mattbaird/jsonpatch v0.0.0-20230413205102-771768614e91
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/stretchr/testify v1.8.4
go: downloading github.com/beevik/etree v1.3.0
go: downloading github.com/pquerna/otp v1.4.0
go: downloading github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.0
go: downloading github.com/YakDriver/go-version v0.1.0
go: downloading github.com/hashicorp/terraform-plugin-framework-jsontypes v0.1.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading gopkg.in/dnaeon/go-vcr.v3 v3.1.2
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.0
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.0
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.0
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.22.0
go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.0
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.9.0
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.0
go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.0
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading golang.org/x/sys v0.17.0
go: downloading github.com/agext/levenshtein v1.2.3
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/go-test/deep v1.1.0
go: downloading github.com/kr/pretty v0.3.1
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/gertd/go-pluralize v0.2.1
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/Masterminds/semver/v3 v3.2.1
go: downloading github.com/huandu/xstrings v1.4.0
go: downloading github.com/imdario/mergo v0.3.16
go: downloading github.com/spf13/cast v1.5.1
go: downloading golang.org/x/net v0.21.0
go: downloading go.opentelemetry.io/otel/trace v1.23.1
go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
go: downloading github.com/xeipuuv/gojsonschema v1.2.0
go: downloading github.com/evanphx/json-patch v0.5.2
go: downloading github.com/jmespath/go-jmespath/internal/testify v1.5.1
go: downloading github.com/ProtonMail/go-crypto v0.0.0-20230923063757-afb1ddc0824c
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.0
go: downloading github.com/oklog/run v1.1.0
go: downloading github.com/go-logr/logr v1.4.1
go: downloading go.opentelemetry.io/otel/metric v1.23.1
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/frankban/quicktest v1.14.6
go: downloading golang.org/x/term v0.17.0
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.11.0
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/boombuler/barcode v1.0.1
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/bufbuild/protocompile v0.6.0
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
go: downloading github.com/sergi/go-diff v1.3.1
go: downloading golang.org/x/tools v0.14.0
cd .ci/tools && go1.21.7 mod tidy
go: downloading go1.22.0 (darwin/amd64)
go: downloading github.com/hashicorp/copywrite v0.18.0
go: downloading mvdan.cc/gofumpt v0.6.0
go: downloading github.com/pavius/impi v0.0.3
go: downloading github.com/rhysd/actionlint v1.6.26
go: downloading github.com/katbyte/terrafmt v0.5.2
go: downloading github.com/YakDriver/tfproviderdocs v0.11.0
go: downloading github.com/client9/misspell v0.3.4
go: downloading github.com/terraform-linters/tflint v0.48.0
go: downloading github.com/golangci/golangci-lint v1.56.1
go: downloading github.com/breathingdust/go-changelog v0.0.0-20210127001721-f985d5709c15
go: downloading github.com/kisielk/gotool v1.0.0
go: downloading github.com/go-git/go-git/v5 v5.11.0
go: downloading golang.org/x/sync v0.6.0
go: downloading golang.org/x/mod v0.15.0
go: downloading golang.org/x/tools v0.17.0
go: downloading github.com/gookit/color v1.5.4
go: downloading github.com/mitchellh/cli v1.1.5
go: downloading github.com/katbyte/andreyvit-diff v0.0.1
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/spf13/afero v1.11.0
go: downloading github.com/spf13/cobra v1.7.0
go: downloading github.com/spf13/viper v1.13.0
go: downloading github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778
go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
go: downloading github.com/google/go-github/v45 v45.2.0
go: downloading github.com/jedib0t/go-pretty/v6 v6.4.6
go: downloading github.com/mergestat/timediff v0.0.3
go: downloading github.com/samber/lo v1.37.0
go: downloading github.com/thanhpk/randstr v1.0.4
go: downloading github.com/hashicorp/terraform-json v0.17.1
go: downloading github.com/mattn/go-runewidth v0.0.15
go: downloading github.com/jedib0t/go-pretty v4.3.0+incompatible
go: downloading github.com/robfig/cron/v3 v3.0.1
go: downloading github.com/hashicorp/hcl/v2 v2.18.0
go: downloading github.com/hashicorp/hc-install v0.4.0
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/hashicorp/terraform-exec v0.17.2
go: downloading github.com/Masterminds/sprig/v3 v3.2.1
go: downloading github.com/katbyte/sergi-go-diff v1.1.1
go: downloading github.com/bmatcuk/doublestar/v4 v4.6.0
go: downloading github.com/knadh/koanf v1.5.0
go: downloading github.com/bmatcuk/doublestar v1.3.4
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/cli/go-gh v1.2.1
go: downloading github.com/bradleyfalzon/ghinstallation/v2 v2.5.0
go: downloading golang.org/x/oauth2 v0.15.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/fsnotify/fsnotify v1.5.4
go: downloading github.com/spf13/cast v1.5.0
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading golang.org/x/term v0.16.0
go: downloading github.com/jessevdk/go-flags v1.5.0
go: downloading github.com/sourcegraph/jsonrpc2 v0.2.0
go: downloading github.com/terraform-linters/tflint-plugin-sdk v0.18.0
go: downloading github.com/terraform-linters/tflint-ruleset-terraform v0.4.0
go: downloading google.golang.org/grpc v1.59.0
go: downloading golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc
go: downloading github.com/rivo/uniseg v0.4.4
go: downloading github.com/google/go-querystring v1.1.0
go: downloading github.com/zclconf/go-cty v1.13.2
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading github.com/huandu/xstrings v1.3.2
go: downloading github.com/imdario/mergo v0.3.12
go: downloading github.com/shopspring/decimal v1.2.0
go: downloading github.com/golang-jwt/jwt/v4 v4.5.0
go: downloading github.com/google/go-github/v53 v53.2.0
go: downloading github.com/joho/godotenv v1.3.0
go: downloading github.com/go-openapi/strfmt v0.21.3
go: downloading github.com/cli/safeexec v1.0.0
go: downloading github.com/cli/shurcooL-graphql v0.0.2
go: downloading github.com/subosito/gotenv v1.4.1
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.6
go: downloading github.com/pelletier/go-toml v1.9.5
go: downloading github.com/pelletier/go-toml/v2 v2.0.5
go: downloading github.com/rogpeppe/go-internal v1.12.0
go: downloading github.com/onsi/gomega v1.28.1
go: downloading github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399
go: downloading github.com/creack/pty v1.1.17
go: downloading github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec
go: downloading github.com/elazarl/goproxy v0.0.0-20230808193330-2592e75ae04a
go: downloading gopkg.in/h2non/gock.v1 v1.1.2
go: downloading github.com/Netflix/go-expect v0.0.0-20220104043353-73e0943537d2
go: downloading github.com/yuin/goldmark v1.5.6
go: downloading github.com/yuin/goldmark-meta v1.1.0
go: downloading github.com/gofrs/flock v0.8.1
go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
go: downloading github.com/gorilla/websocket v1.4.1
go: downloading github.com/jstemmer/go-junit-report v1.0.0
go: downloading github.com/owenrumney/go-sarif v1.1.1
go: downloading github.com/sourcegraph/go-lsp v0.0.0-20200429204803-219e11d77f5d
go: downloading github.com/hashicorp/go-plugin v1.4.10
go: downloading github.com/hashicorp/go-getter v1.7.1
go: downloading github.com/hashicorp/terraform-registry-address v0.2.0
go: downloading golang.org/x/net v0.20.0
go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
go: downloading github.com/gliderlabs/ssh v0.3.5
go: downloading github.com/apparentlymart/go-textseg/v13 v13.0.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f
go: downloading github.com/hjson/hjson-go/v4 v4.0.0
go: downloading github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef
go: downloading github.com/go-openapi/errors v0.20.2
go: downloading google.golang.org/genproto v0.0.0-20231106174013-bbf56f31fb17
go: downloading github.com/oklog/ulid v1.3.1
go: downloading go.mongodb.org/mongo-driver v1.10.0
go: downloading github.com/henvic/httpretty v0.0.6
go: downloading github.com/thlib/go-timezone-local v0.0.0-20210907160436-ef149e42d28e
go: downloading github.com/MakeNowJust/heredoc v1.0.0
go: downloading github.com/muesli/termenv v0.12.0
go: downloading github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1
go: downloading github.com/ldez/gomoddirectives v0.2.3
go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/zclconf/go-cty-yaml v1.0.3
go: downloading github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542
go: downloading github.com/hashicorp/terraform-svchost v0.0.1
go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d
go: downloading github.com/jhump/protoreflect v1.6.0
go: downloading google.golang.org/protobuf v1.31.0
go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be
go: downloading cloud.google.com/go/storage v1.35.1
go: downloading github.com/aws/aws-sdk-go v1.44.122
go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: downloading github.com/hashicorp/go-safetemp v1.0.0
go: downloading github.com/klauspost/compress v1.15.11
go: downloading github.com/ulikunitz/xz v0.5.10
go: downloading cloud.google.com/go v0.110.10
go: downloading google.golang.org/api v0.152.0
go: downloading github.com/muesli/reflow v0.3.0
go: downloading github.com/golangci/revgrep v0.5.2
go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
go: downloading 4d63.com/gochecknoglobals v0.2.1
go: downloading github.com/4meepo/tagalign v1.3.3
go: downloading github.com/Abirdcfly/dupword v0.0.13
go: downloading github.com/Antonboom/errname v0.1.12
go: downloading github.com/Antonboom/nilnil v0.1.7
go: downloading github.com/Antonboom/testifylint v1.1.1
go: downloading github.com/BurntSushi/toml v1.3.2
go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.2.0
go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.2.0
go: downloading github.com/alecthomas/go-check-sumtype v0.1.4
go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
go: downloading github.com/alexkohler/prealloc v1.0.0
go: downloading github.com/alingse/asasalint v0.0.11
go: downloading github.com/ashanbrown/forbidigo v1.6.0
go: downloading github.com/ashanbrown/makezero v1.1.1
go: downloading github.com/bkielbasa/cyclop v1.2.1
go: downloading github.com/blizzy78/varnamelen v0.8.0
go: downloading github.com/bombsimon/wsl/v4 v4.2.0
go: downloading github.com/breml/bidichk v0.2.7
go: downloading github.com/breml/errchkjson v0.3.6
go: downloading github.com/butuzov/ireturn v0.3.0
go: downloading github.com/butuzov/mirror v1.1.0
go: downloading github.com/catenacyber/perfsprint v0.6.0
go: downloading github.com/charithe/durationcheck v0.0.10
go: downloading github.com/curioswitch/go-reassign v0.2.0
go: downloading github.com/daixiang0/gci v0.12.1
go: downloading github.com/denis-tingaikin/go-header v0.4.3
go: downloading github.com/esimonov/ifshort v1.0.4
go: downloading github.com/firefart/nonamedreturns v1.0.4
go: downloading github.com/fzipp/gocyclo v0.6.0
go: downloading github.com/ghostiam/protogetter v0.3.4
go: downloading github.com/go-critic/go-critic v0.11.0
go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
go: downloading github.com/golangci/misspell v0.4.1
go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
go: downloading github.com/gordonklaus/ineffassign v0.1.0
go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
go: downloading github.com/gostaticanalysis/nilerr v0.1.1
go: downloading github.com/hexops/gotextdiff v1.0.3
go: downloading github.com/jgautheron/goconst v1.7.0
go: downloading github.com/jingyugao/rowserrcheck v1.1.1
go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
go: downloading github.com/jjti/go-spancheck v0.5.2
go: downloading github.com/julz/importas v0.1.0
go: downloading github.com/kisielk/errcheck v1.7.0
go: downloading github.com/kkHAIKE/contextcheck v1.1.4
go: downloading github.com/kulti/thelper v0.6.3
go: downloading github.com/kunwardeep/paralleltest v1.0.9
go: downloading github.com/kyoh86/exportloopref v0.1.11
go: downloading github.com/ldez/tagliatelle v0.5.0
go: downloading github.com/leonklingele/grouper v1.1.1
go: downloading github.com/lufeee/execinquery v1.2.1
go: downloading github.com/macabu/inamedparam v0.1.3
go: downloading github.com/maratori/testableexamples v1.0.0
go: downloading github.com/maratori/testpackage v1.1.1
go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
go: downloading github.com/mbilski/exhaustivestruct v1.2.0
go: downloading github.com/mgechev/revive v1.3.7
go: downloading github.com/moricho/tparallel v0.3.1
go: downloading github.com/nakabonne/nestif v0.3.1
go: downloading github.com/nishanths/exhaustive v0.12.0
go: downloading github.com/nishanths/predeclared v0.2.2
go: downloading github.com/nunnatsa/ginkgolinter v0.15.2
go: downloading github.com/polyfloyd/go-errorlint v1.4.8
go: downloading github.com/ryancurrah/gomodguard v1.3.0
go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
go: downloading github.com/securego/gosec/v2 v2.18.2
go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
go: downloading github.com/sivchari/containedctx v1.0.3
go: downloading github.com/sivchari/nosnakecase v1.7.0
go: downloading github.com/sivchari/tenv v1.7.1
go: downloading github.com/sonatard/noctx v0.0.2
go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
go: downloading github.com/sourcegraph/go-diff v0.7.0
go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
go: downloading github.com/tdakkota/asciicheck v0.2.0
go: downloading github.com/tetafro/godot v1.4.16
go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
go: downloading github.com/timonwong/loggercheck v0.9.4
go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
go: downloading github.com/ultraware/funlen v0.1.0
go: downloading github.com/ultraware/whitespace v0.1.0
go: downloading github.com/uudashr/gocognit v1.1.2
go: downloading github.com/xen0n/gosmopolitan v1.2.2
go: downloading github.com/yagipy/maintidx v1.0.0
go: downloading github.com/yeya24/promlinter v0.2.0
go: downloading github.com/ykadowak/zerologlint v0.1.5
go: downloading gitlab.com/bosi/decorder v0.4.1
go: downloading go-simpler.org/musttag v0.8.0
go: downloading go-simpler.org/sloglint v0.4.0
go: downloading honnef.co/go/tools v0.4.6
go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
go: downloading mvdan.cc/unparam v0.0.0-20240104100049-c549a3470d14
go: downloading github.com/apparentlymart/go-cidr v1.1.0
go: downloading github.com/stretchr/objx v0.5.0
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
go: downloading github.com/lucasb-eyer/go-colorful v1.2.0
go: downloading cloud.google.com/go/compute/metadata v0.2.3
go: downloading cloud.google.com/go/iam v1.1.5
go: downloading github.com/googleapis/gax-go/v2 v2.12.0
go: downloading cloud.google.com/go/compute v1.23.3
go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
go: downloading github.com/tidwall/pretty v1.0.0
go: downloading github.com/fatih/structtag v1.2.0
go: downloading github.com/gobwas/glob v0.2.3
go: downloading github.com/alecthomas/assert/v2 v2.2.2
go: downloading github.com/matryer/is v1.4.0
go: downloading go.uber.org/zap v1.24.0
go: downloading github.com/gostaticanalysis/comment v1.4.2
go: downloading github.com/go-toolsmith/astcast v1.1.0
go: downloading github.com/go-toolsmith/astcopy v1.1.0
go: downloading github.com/go-toolsmith/astequal v1.1.0
go: downloading github.com/go-toolsmith/astfmt v1.1.0
go: downloading github.com/go-toolsmith/astp v1.1.0
go: downloading github.com/go-toolsmith/strparse v1.1.0
go: downloading github.com/go-toolsmith/typep v1.1.0
go: downloading github.com/quasilyte/go-ruleguard v0.4.0
go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
go: downloading github.com/ettle/strcase v0.2.0
go: downloading github.com/gostaticanalysis/testutil v0.4.0
go: downloading github.com/t-yuki/gocover-cobertura v0.0.0-20180217150009-aaee18c8195c
go: downloading github.com/onsi/ginkgo/v2 v2.13.0
go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
go: downloading go-simpler.org/assert v0.7.0
go: downloading github.com/prometheus/client_golang v1.12.1
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading golang.org/x/exp/typeparams v0.0.0-20231219180239-dc181d75b848
go: downloading github.com/vmihailenco/msgpack/v5 v5.3.5
go: downloading github.com/apparentlymart/go-dump v0.0.0-20180507223929-23540a00eaa3
go: downloading github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b
go: downloading go.opencensus.io v0.24.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17
go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
go: downloading github.com/go-toolsmith/pkgload v1.2.2
go: downloading github.com/alecthomas/repr v0.2.0
go: downloading go.uber.org/atomic v1.7.0
go: downloading go.uber.org/multierr v1.6.0
go: downloading go.uber.org/goleak v1.1.11
go: downloading github.com/chavacava/garif v0.1.0
go: downloading github.com/olekukonko/tablewriter v0.0.5
go: downloading github.com/otiai10/copy v1.14.0
go: downloading github.com/tenntenn/modver v1.0.1
go: downloading github.com/tenntenn/text/transform v0.0.0-20200319021203-7eef512accb3
go: downloading golang.org/x/time v0.5.0
go: downloading github.com/google/martian/v3 v3.3.2
go: downloading github.com/prometheus/common v0.32.1
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/prometheus/procfs v0.7.3
go: downloading github.com/quasilyte/gogrep v0.5.0
go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
go: downloading github.com/benbjohnson/clock v1.1.0
go: downloading github.com/google/s2a-go v0.1.7
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
go: downloading github.com/google/martian v2.1.0+incompatible
go: downloading github.com/go-logr/logr v1.2.4
go: downloading github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
go: downloading github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1
cd .ci/providerlint && go1.21.7 mod tidy
cd skaff && go1.21.7 mod tidy
go: downloading github.com/spf13/cobra v1.8.0
go: downloading syreclabs.com/go/faker v1.2.3
make: Go mods tidied
==> Checking that code complies with gofmt requirements...
go1.21.7 install
make: build complete
make: installing tools...
cd .ci/providerlint && go1.21.7 install .
cd .ci/tools && go1.21.7 install github.com/YakDriver/tfproviderdocs
cd .ci/tools && go1.21.7 install github.com/client9/misspell/cmd/misspell
cd .ci/tools && go1.21.7 install github.com/golangci/golangci-lint/cmd/golangci-lint
cd .ci/tools && go1.21.7 install github.com/katbyte/terrafmt
cd .ci/tools && go1.21.7 install github.com/terraform-linters/tflint
cd .ci/tools && go1.21.7 install github.com/pavius/impi/cmd/impi
cd .ci/tools && go1.21.7 install github.com/hashicorp/go-changelog/cmd/changelog-build
cd .ci/tools && go1.21.7 install github.com/hashicorp/copywrite
cd .ci/tools && go1.21.7 install github.com/rhysd/actionlint/cmd/actionlint
cd .ci/tools && go1.21.7 install mvdan.cc/gofumpt
make: tools installed
make: clean complete
% % GO_VER=go1.21.7 make sane                                                   
make: sane Check (48 tests of Top 30 resources)
make: like 'sanity' except full output and stops soon after 1st error
make: NOTE: NOT an exhaustive set of tests! Finds big problems only.
=== RUN   TestAccIAMInstanceProfile_basic
=== PAUSE TestAccIAMInstanceProfile_basic
=== RUN   TestAccIAMInstanceProfile_tags
=== PAUSE TestAccIAMInstanceProfile_tags
=== RUN   TestAccIAMPolicyDocumentDataSource_basic
=== PAUSE TestAccIAMPolicyDocumentDataSource_basic
=== RUN   TestAccIAMPolicyDocumentDataSource_sourceConflicting
=== PAUSE TestAccIAMPolicyDocumentDataSource_sourceConflicting
=== RUN   TestAccIAMPolicy_basic
=== PAUSE TestAccIAMPolicy_basic
=== RUN   TestAccIAMPolicy_tags
=== PAUSE TestAccIAMPolicy_tags
=== RUN   TestAccIAMPolicy_policy
=== PAUSE TestAccIAMPolicy_policy
=== RUN   TestAccIAMPolicy_policyDuplicateKeys
=== PAUSE TestAccIAMPolicy_policyDuplicateKeys
=== RUN   TestAccIAMRolePolicyAttachment_basic
=== PAUSE TestAccIAMRolePolicyAttachment_basic
=== RUN   TestAccIAMRolePolicyAttachment_disappears
=== PAUSE TestAccIAMRolePolicyAttachment_disappears
=== RUN   TestAccIAMRolePolicyAttachment_Disappears_role
=== PAUSE TestAccIAMRolePolicyAttachment_Disappears_role
=== RUN   TestAccIAMRolePolicy_basic
=== PAUSE TestAccIAMRolePolicy_basic
=== RUN   TestAccIAMRolePolicy_unknownsInPolicy
=== PAUSE TestAccIAMRolePolicy_unknownsInPolicy
=== RUN   TestAccIAMRole_basic
=== PAUSE TestAccIAMRole_basic
=== RUN   TestAccIAMRole_namePrefix
=== PAUSE TestAccIAMRole_namePrefix
=== RUN   TestAccIAMRole_disappears
=== PAUSE TestAccIAMRole_disappears
=== RUN   TestAccIAMRole_InlinePolicy_basic
=== PAUSE TestAccIAMRole_InlinePolicy_basic
=== CONT  TestAccIAMInstanceProfile_basic
=== CONT  TestAccIAMRolePolicyAttachment_disappears
=== CONT  TestAccIAMRole_basic
=== CONT  TestAccIAMRolePolicy_unknownsInPolicy
=== CONT  TestAccIAMRolePolicy_basic
=== CONT  TestAccIAMRole_disappears
=== CONT  TestAccIAMRolePolicyAttachment_Disappears_role
=== CONT  TestAccIAMRole_InlinePolicy_basic
=== CONT  TestAccIAMPolicy_basic
=== CONT  TestAccIAMPolicy_tags
=== CONT  TestAccIAMPolicyDocumentDataSource_basic
=== CONT  TestAccIAMRolePolicyAttachment_basic
=== CONT  TestAccIAMInstanceProfile_tags
=== CONT  TestAccIAMPolicy_policy
=== CONT  TestAccIAMPolicy_policyDuplicateKeys
=== CONT  TestAccIAMPolicyDocumentDataSource_sourceConflicting
=== CONT  TestAccIAMRole_namePrefix
--- PASS: TestAccIAMPolicy_policyDuplicateKeys (4.86s)
--- PASS: TestAccIAMPolicyDocumentDataSource_sourceConflicting (28.12s)
--- PASS: TestAccIAMPolicyDocumentDataSource_basic (28.12s)
--- PASS: TestAccIAMRole_disappears (39.08s)
--- PASS: TestAccIAMRolePolicyAttachment_disappears (39.29s)
--- PASS: TestAccIAMRolePolicyAttachment_Disappears_role (39.29s)
--- PASS: TestAccIAMRolePolicy_unknownsInPolicy (39.68s)
--- PASS: TestAccIAMRole_basic (43.93s)
--- PASS: TestAccIAMRolePolicy_basic (43.94s)
--- PASS: TestAccIAMPolicy_basic (43.95s)
--- PASS: TestAccIAMRole_namePrefix (44.01s)
--- PASS: TestAccIAMInstanceProfile_basic (44.09s)
--- PASS: TestAccIAMPolicy_policy (55.88s)
--- PASS: TestAccIAMRolePolicyAttachment_basic (57.12s)
--- PASS: TestAccIAMRole_InlinePolicy_basic (67.23s)
--- PASS: TestAccIAMPolicy_tags (67.38s)
--- PASS: TestAccIAMInstanceProfile_tags (68.11s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/iam	70.521s
=== RUN   TestAccLogsGroup_basic
=== PAUSE TestAccLogsGroup_basic
=== RUN   TestAccLogsGroup_multiple
=== PAUSE TestAccLogsGroup_multiple
=== CONT  TestAccLogsGroup_basic
=== CONT  TestAccLogsGroup_multiple
--- PASS: TestAccLogsGroup_multiple (33.66s)
--- PASS: TestAccLogsGroup_basic (42.07s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/logs	44.666s
=== RUN   TestAccVPCDataSource_basic
=== PAUSE TestAccVPCDataSource_basic
=== RUN   TestAccVPCRouteTableAssociation_Subnet_basic
=== PAUSE TestAccVPCRouteTableAssociation_Subnet_basic
=== RUN   TestAccVPCRouteTable_basic
=== PAUSE TestAccVPCRouteTable_basic
=== RUN   TestAccVPCSecurityGroupRule_race
=== PAUSE TestAccVPCSecurityGroupRule_race
=== RUN   TestAccVPCSecurityGroupRule_protocolChange
=== PAUSE TestAccVPCSecurityGroupRule_protocolChange
=== RUN   TestAccVPCSecurityGroup_basic
=== PAUSE TestAccVPCSecurityGroup_basic
=== RUN   TestAccVPCSecurityGroup_egressMode
=== PAUSE TestAccVPCSecurityGroup_egressMode
=== RUN   TestAccVPCSecurityGroup_vpcAllEgress
=== PAUSE TestAccVPCSecurityGroup_vpcAllEgress
=== RUN   TestAccVPCSubnet_basic
=== PAUSE TestAccVPCSubnet_basic
=== RUN   TestAccVPC_tenancy
=== PAUSE TestAccVPC_tenancy
=== CONT  TestAccVPCDataSource_basic
=== CONT  TestAccVPCSecurityGroup_basic
=== CONT  TestAccVPCSubnet_basic
=== CONT  TestAccVPCSecurityGroup_vpcAllEgress
=== CONT  TestAccVPCSecurityGroupRule_race
=== CONT  TestAccVPCRouteTable_basic
=== CONT  TestAccVPCSecurityGroup_egressMode
=== CONT  TestAccVPCSecurityGroupRule_protocolChange
=== CONT  TestAccVPCRouteTableAssociation_Subnet_basic
=== CONT  TestAccVPC_tenancy
--- PASS: TestAccVPCSubnet_basic (50.57s)
--- PASS: TestAccVPCRouteTable_basic (51.20s)
--- PASS: TestAccVPCSecurityGroup_vpcAllEgress (53.22s)
--- PASS: TestAccVPCDataSource_basic (53.37s)
--- PASS: TestAccVPCSecurityGroup_basic (53.38s)
--- PASS: TestAccVPCRouteTableAssociation_Subnet_basic (54.02s)
--- PASS: TestAccVPC_tenancy (79.29s)
--- PASS: TestAccVPCSecurityGroup_egressMode (80.59s)
--- PASS: TestAccVPCSecurityGroupRule_protocolChange (86.90s)
--- PASS: TestAccVPCSecurityGroupRule_race (170.12s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/ec2	174.816s
=== RUN   TestAccECSService_basic
=== PAUSE TestAccECSService_basic
=== RUN   TestAccECSService_basicImport
=== PAUSE TestAccECSService_basicImport
=== RUN   TestAccECSTaskDefinition_basic
=== PAUSE TestAccECSTaskDefinition_basic
=== CONT  TestAccECSService_basic
=== CONT  TestAccECSTaskDefinition_basic
=== CONT  TestAccECSService_basicImport
--- PASS: TestAccECSTaskDefinition_basic (54.77s)
--- PASS: TestAccECSService_basic (108.10s)
--- PASS: TestAccECSService_basicImport (211.27s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/ecs	215.966s
=== RUN   TestAccELBV2TargetGroup_basic
=== PAUSE TestAccELBV2TargetGroup_basic
=== CONT  TestAccELBV2TargetGroup_basic
--- PASS: TestAccELBV2TargetGroup_basic (42.55s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/elbv2	47.223s
=== RUN   TestAccKMSKey_basic
=== PAUSE TestAccKMSKey_basic
=== CONT  TestAccKMSKey_basic
--- PASS: TestAccKMSKey_basic (52.42s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/kms	57.062s
=== RUN   TestAccLambdaFunction_basic
=== PAUSE TestAccLambdaFunction_basic
=== RUN   TestAccLambdaPermission_basic
=== PAUSE TestAccLambdaPermission_basic
=== CONT  TestAccLambdaFunction_basic
=== CONT  TestAccLambdaPermission_basic
--- PASS: TestAccLambdaPermission_basic (50.61s)
--- PASS: TestAccLambdaFunction_basic (60.86s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/lambda	63.495s
=== RUN   TestAccMetaPartitionDataSource_basic
=== PAUSE TestAccMetaPartitionDataSource_basic
=== RUN   TestAccMetaRegionDataSource_basic
=== PAUSE TestAccMetaRegionDataSource_basic
=== RUN   TestAccMetaRegionDataSource_endpoint
=== PAUSE TestAccMetaRegionDataSource_endpoint
=== RUN   TestAccMetaRegionDataSource_endpointAndName
=== PAUSE TestAccMetaRegionDataSource_endpointAndName
=== CONT  TestAccMetaPartitionDataSource_basic
=== CONT  TestAccMetaRegionDataSource_endpoint
=== CONT  TestAccMetaRegionDataSource_endpointAndName
=== CONT  TestAccMetaRegionDataSource_basic
--- PASS: TestAccMetaPartitionDataSource_basic (27.92s)
--- PASS: TestAccMetaRegionDataSource_basic (27.99s)
--- PASS: TestAccMetaRegionDataSource_endpoint (29.25s)
--- PASS: TestAccMetaRegionDataSource_endpointAndName (29.49s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/meta	34.172s
=== RUN   TestAccRoute53Record_basic
=== PAUSE TestAccRoute53Record_basic
=== RUN   TestAccRoute53Record_Latency_basic
=== PAUSE TestAccRoute53Record_Latency_basic
=== RUN   TestAccRoute53ZoneDataSource_name
=== PAUSE TestAccRoute53ZoneDataSource_name
=== CONT  TestAccRoute53Record_basic
=== CONT  TestAccRoute53ZoneDataSource_name
=== CONT  TestAccRoute53Record_Latency_basic
--- PASS: TestAccRoute53ZoneDataSource_name (63.46s)
--- PASS: TestAccRoute53Record_Latency_basic (183.84s)
--- PASS: TestAccRoute53Record_basic (184.46s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/route53	189.132s
=== RUN   TestAccS3BucketACL_updateACL
=== PAUSE TestAccS3BucketACL_updateACL
=== RUN   TestAccS3BucketPolicy_basic
=== PAUSE TestAccS3BucketPolicy_basic
=== RUN   TestAccS3BucketPublicAccessBlock_basic
=== PAUSE TestAccS3BucketPublicAccessBlock_basic
=== RUN   TestAccS3Bucket_Basic_basic
=== PAUSE TestAccS3Bucket_Basic_basic
=== RUN   TestAccS3Bucket_Security_corsUpdate
=== PAUSE TestAccS3Bucket_Security_corsUpdate
=== CONT  TestAccS3BucketACL_updateACL
=== CONT  TestAccS3Bucket_Basic_basic
=== CONT  TestAccS3BucketPublicAccessBlock_basic
=== CONT  TestAccS3BucketPolicy_basic
=== CONT  TestAccS3Bucket_Security_corsUpdate
--- PASS: TestAccS3Bucket_Basic_basic (38.38s)
--- PASS: TestAccS3BucketPublicAccessBlock_basic (38.45s)
--- PASS: TestAccS3BucketPolicy_basic (38.90s)
--- PASS: TestAccS3BucketACL_updateACL (56.16s)
--- PASS: TestAccS3Bucket_Security_corsUpdate (56.59s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/s3	60.433s
=== RUN   TestAccSecretsManagerSecret_basic
=== PAUSE TestAccSecretsManagerSecret_basic
=== RUN   TestAccSecretsManagerSecret_basicReplica
=== PAUSE TestAccSecretsManagerSecret_basicReplica
=== CONT  TestAccSecretsManagerSecret_basic
=== CONT  TestAccSecretsManagerSecret_basicReplica
--- PASS: TestAccSecretsManagerSecret_basic (30.41s)
--- PASS: TestAccSecretsManagerSecret_basicReplica (35.90s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/secretsmanager	40.569s
=== RUN   TestAccSTSCallerIdentityDataSource_basic
=== PAUSE TestAccSTSCallerIdentityDataSource_basic
=== CONT  TestAccSTSCallerIdentityDataSource_basic
--- PASS: TestAccSTSCallerIdentityDataSource_basic (22.33s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/sts	27.005s

Copy link

Community Note

Voting for Prioritization

  • Please vote on this pull request by adding a 👍 reaction to the original post to help the community and maintainers prioritize this pull request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

For Submitters

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • For new resources and data sources, use skaff to generate scaffolding with comments detailing common expectations.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

@github-actions github-actions bot added size/XL Managed by automation to categorize the size of a PR. linter Pertains to changes to or issues with the various linters. repository Repository modifications; GitHub Actions, developer docs, issue templates, codeowners, changelog. labels Feb 15, 2024
@terraform-aws-provider terraform-aws-provider bot added the prioritized Part of the maintainer teams immediate focus. To be addressed within the current quarter. label Feb 15, 2024
Copy link

Thank you for your contribution! 🚀

A new usage of AWS SDK for Go V1 was detected. Please prefer AWS SDK for Go V2 for all net-new services. If this is an enhancement or bug fix to an existing AWS SDK Go V1 based resource, this comment can be safely ignored.

For additional information refer to the AWS SDK for Go Versions page in the contributor guide.

@github-actions github-actions bot added provider Pertains to the provider itself, rather than any interaction with AWS. skaff Issues and pull requested related to the skaff tool labels Feb 15, 2024
@YakDriver YakDriver changed the title make: Fix tidying Upgrade to go1.21 and make: Fix tidying Feb 15, 2024
@YakDriver YakDriver merged commit 091a3c1 into main Feb 15, 2024
64 checks passed
@YakDriver YakDriver deleted the td-make-fix branch February 15, 2024 17:58
@github-actions github-actions bot added this to the v5.37.0 milestone Feb 15, 2024
@ewbankkit ewbankkit mentioned this pull request Feb 15, 2024
Copy link

This functionality has been released in v5.37.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions github-actions bot removed the prioritized Part of the maintainer teams immediate focus. To be addressed within the current quarter. label Feb 15, 2024
@ewbankkit ewbankkit mentioned this pull request Mar 13, 2024
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
linter Pertains to changes to or issues with the various linters. provider Pertains to the provider itself, rather than any interaction with AWS. repository Repository modifications; GitHub Actions, developer docs, issue templates, codeowners, changelog. size/XL Managed by automation to categorize the size of a PR. skaff Issues and pull requested related to the skaff tool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant