-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
add Amazon FSx for OpenZFS resources #22234
add Amazon FSx for OpenZFS resources #22234
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, some cosmetic changes
% make testacc TESTARGS='-run=TestAccFSxOpenzfsFileSystem_\|TestAccFSxOpenzfsVolume_\|TestAccFSxBackup_openzfs\|TestAccFSxOpenzfsSnapshot_' PKG=fsx
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/fsx/... -v -count 1 -parallel 20 -run=TestAccFSxOpenzfsFileSystem_\|TestAccFSxOpenzfsVolume_\|TestAccFSxBackup_openzfs\|TestAccFSxOpenzfsSnapshot_ -timeout 180m
=== RUN TestAccFSxBackup_openzfsBasic
=== PAUSE TestAccFSxBackup_openzfsBasic
=== RUN TestAccFSxOpenzfsFileSystem_basic
=== PAUSE TestAccFSxOpenzfsFileSystem_basic
=== RUN TestAccFSxOpenzfsFileSystem_diskIops
=== PAUSE TestAccFSxOpenzfsFileSystem_diskIops
=== RUN TestAccFSxOpenzfsFileSystem_disappears
=== PAUSE TestAccFSxOpenzfsFileSystem_disappears
=== RUN TestAccFSxOpenzfsFileSystem_rootVolume
=== PAUSE TestAccFSxOpenzfsFileSystem_rootVolume
=== RUN TestAccFSxOpenzfsFileSystem_securityGroupIDs
=== PAUSE TestAccFSxOpenzfsFileSystem_securityGroupIDs
=== RUN TestAccFSxOpenzfsFileSystem_tags
=== PAUSE TestAccFSxOpenzfsFileSystem_tags
=== RUN TestAccFSxOpenzfsFileSystem_copyTags
=== PAUSE TestAccFSxOpenzfsFileSystem_copyTags
=== RUN TestAccFSxOpenzfsFileSystem_throughput
=== PAUSE TestAccFSxOpenzfsFileSystem_throughput
=== RUN TestAccFSxOpenzfsFileSystem_storageType
=== PAUSE TestAccFSxOpenzfsFileSystem_storageType
=== RUN TestAccFSxOpenzfsFileSystem_weeklyMaintenanceStartTime
=== PAUSE TestAccFSxOpenzfsFileSystem_weeklyMaintenanceStartTime
=== RUN TestAccFSxOpenzfsFileSystem_automaticBackupRetentionDays
=== PAUSE TestAccFSxOpenzfsFileSystem_automaticBackupRetentionDays
=== RUN TestAccFSxOpenzfsFileSystem_kmsKeyID
=== PAUSE TestAccFSxOpenzfsFileSystem_kmsKeyID
=== RUN TestAccFSxOpenzfsFileSystem_dailyAutomaticBackupStartTime
=== PAUSE TestAccFSxOpenzfsFileSystem_dailyAutomaticBackupStartTime
=== RUN TestAccFSxOpenzfsSnapshot_basic
=== PAUSE TestAccFSxOpenzfsSnapshot_basic
=== RUN TestAccFSxOpenzfsSnapshot_disappears
=== PAUSE TestAccFSxOpenzfsSnapshot_disappears
=== RUN TestAccFSxOpenzfsSnapshot_tags
=== PAUSE TestAccFSxOpenzfsSnapshot_tags
=== RUN TestAccFSxOpenzfsSnapshot_name
=== PAUSE TestAccFSxOpenzfsSnapshot_name
=== RUN TestAccFSxOpenzfsSnapshot_childVolume
=== PAUSE TestAccFSxOpenzfsSnapshot_childVolume
=== RUN TestAccFSxOpenzfsSnapshot_volumeId
=== PAUSE TestAccFSxOpenzfsSnapshot_volumeId
=== RUN TestAccFSxOpenzfsVolume_basic
=== PAUSE TestAccFSxOpenzfsVolume_basic
=== RUN TestAccFSxOpenzfsVolume_parentVolume
=== PAUSE TestAccFSxOpenzfsVolume_parentVolume
=== RUN TestAccFSxOpenzfsVolume_tags
=== PAUSE TestAccFSxOpenzfsVolume_tags
=== RUN TestAccFSxOpenzfsVolume_copyTags
=== PAUSE TestAccFSxOpenzfsVolume_copyTags
=== RUN TestAccFSxOpenzfsVolume_name
=== PAUSE TestAccFSxOpenzfsVolume_name
=== RUN TestAccFSxOpenzfsVolume_dataCompressionType
=== PAUSE TestAccFSxOpenzfsVolume_dataCompressionType
=== RUN TestAccFSxOpenzfsVolume_readOnly
=== PAUSE TestAccFSxOpenzfsVolume_readOnly
=== RUN TestAccFSxOpenzfsVolume_storageCapacity
=== PAUSE TestAccFSxOpenzfsVolume_storageCapacity
=== RUN TestAccFSxOpenzfsVolume_nfsExports
=== PAUSE TestAccFSxOpenzfsVolume_nfsExports
=== RUN TestAccFSxOpenzfsVolume_userAndGroupQuotas
=== PAUSE TestAccFSxOpenzfsVolume_userAndGroupQuotas
=== CONT TestAccFSxBackup_openzfsBasic
=== CONT TestAccFSxOpenzfsSnapshot_tags
=== CONT TestAccFSxOpenzfsVolume_dataCompressionType
=== CONT TestAccFSxOpenzfsFileSystem_kmsKeyID
=== CONT TestAccFSxOpenzfsVolume_name
=== CONT TestAccFSxOpenzfsVolume_userAndGroupQuotas
=== CONT TestAccFSxOpenzfsVolume_nfsExports
=== CONT TestAccFSxOpenzfsVolume_storageCapacity
=== CONT TestAccFSxOpenzfsVolume_readOnly
=== CONT TestAccFSxOpenzfsVolume_copyTags
=== CONT TestAccFSxOpenzfsVolume_tags
=== CONT TestAccFSxOpenzfsVolume_parentVolume
=== CONT TestAccFSxOpenzfsVolume_basic
=== CONT TestAccFSxOpenzfsFileSystem_throughput
=== CONT TestAccFSxOpenzfsFileSystem_automaticBackupRetentionDays
=== CONT TestAccFSxOpenzfsFileSystem_weeklyMaintenanceStartTime
=== CONT TestAccFSxOpenzfsSnapshot_volumeId
=== CONT TestAccFSxOpenzfsSnapshot_childVolume
=== CONT TestAccFSxOpenzfsFileSystem_storageType
=== CONT TestAccFSxOpenzfsSnapshot_name
=== CONT TestAccFSxOpenzfsVolume_userAndGroupQuotas
openzfs_volume_test.go:376: Step 3/3 error: Check failed: Check 4/15 error: aws_fsx_openzfs_volume.test: Attribute 'user_and_group_quotas.0.id' expected "10", got "100"
--- PASS: TestAccFSxOpenzfsFileSystem_kmsKeyID (819.81s)
=== CONT TestAccFSxOpenzfsFileSystem_tags
--- PASS: TestAccFSxOpenzfsFileSystem_storageType (825.35s)
=== CONT TestAccFSxOpenzfsFileSystem_copyTags
--- PASS: TestAccFSxOpenzfsVolume_basic (859.20s)
=== CONT TestAccFSxOpenzfsFileSystem_rootVolume
--- PASS: TestAccFSxOpenzfsFileSystem_automaticBackupRetentionDays (867.04s)
=== CONT TestAccFSxOpenzfsFileSystem_securityGroupIDs
--- PASS: TestAccFSxOpenzfsFileSystem_weeklyMaintenanceStartTime (884.76s)
=== CONT TestAccFSxOpenzfsSnapshot_basic
--- PASS: TestAccFSxOpenzfsVolume_copyTags (923.84s)
=== CONT TestAccFSxOpenzfsSnapshot_disappears
--- PASS: TestAccFSxOpenzfsSnapshot_childVolume (941.50s)
=== CONT TestAccFSxOpenzfsFileSystem_diskIops
--- PASS: TestAccFSxOpenzfsVolume_tags (943.25s)
=== CONT TestAccFSxOpenzfsFileSystem_disappears
--- PASS: TestAccFSxOpenzfsSnapshot_tags (965.53s)
=== CONT TestAccFSxOpenzfsFileSystem_basic
--- PASS: TestAccFSxOpenzfsVolume_parentVolume (966.26s)
=== CONT TestAccFSxOpenzfsFileSystem_dailyAutomaticBackupStartTime
--- PASS: TestAccFSxOpenzfsVolume_nfsExports (983.90s)
--- PASS: TestAccFSxOpenzfsVolume_storageCapacity (1025.80s)
--- PASS: TestAccFSxBackup_openzfsBasic (1040.94s)
--- PASS: TestAccFSxOpenzfsVolume_dataCompressionType (1041.46s)
--- FAIL: TestAccFSxOpenzfsVolume_userAndGroupQuotas (1042.01s)
--- PASS: TestAccFSxOpenzfsVolume_readOnly (1066.88s)
--- PASS: TestAccFSxOpenzfsVolume_name (1068.20s)
--- PASS: TestAccFSxOpenzfsSnapshot_name (1085.56s)
--- PASS: TestAccFSxOpenzfsFileSystem_throughput (1123.54s)
--- PASS: TestAccFSxOpenzfsSnapshot_volumeId (1128.56s)
--- PASS: TestAccFSxOpenzfsFileSystem_copyTags (831.49s)
--- PASS: TestAccFSxOpenzfsFileSystem_tags (840.08s)
--- PASS: TestAccFSxOpenzfsFileSystem_basic (763.87s)
--- PASS: TestAccFSxOpenzfsFileSystem_disappears (817.34s)
--- PASS: TestAccFSxOpenzfsFileSystem_diskIops (821.74s)
--- PASS: TestAccFSxOpenzfsSnapshot_disappears (877.11s)
--- PASS: TestAccFSxOpenzfsSnapshot_basic (918.27s)
--- PASS: TestAccFSxOpenzfsFileSystem_dailyAutomaticBackupStartTime (864.61s)
--- PASS: TestAccFSxOpenzfsFileSystem_rootVolume (1216.03s)
--- PASS: TestAccFSxOpenzfsFileSystem_securityGroupIDs (1535.84s)
FAIL
FAIL github.com/hashicorp/terraform-provider-aws/internal/service/fsx 2406.454s Maybe |
order should not be significant, I changed it to Typeset for both the root volume quotas in the file system and the volume resource. Ran the test several times on both and all came back ok. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀.
Commercial
% make testacc TESTARGS='-run=TestAccFSxOpenzfsFileSystem_\|TestAccFSxOpenzfsVolume_\|TestAccFSxBackup_openzfs\|TestAccFSxOpenzfsSnapshot_' PKG=fsx
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/fsx/... -v -count 1 -parallel 20 -run=TestAccFSxOpenzfsFileSystem_\|TestAccFSxOpenzfsVolume_\|TestAccFSxBackup_openzfs\|TestAccFSxOpenzfsSnapshot_ -timeout 180m
=== RUN TestAccFSxBackup_openzfsBasic
=== PAUSE TestAccFSxBackup_openzfsBasic
=== RUN TestAccFSxOpenzfsFileSystem_basic
=== PAUSE TestAccFSxOpenzfsFileSystem_basic
=== RUN TestAccFSxOpenzfsFileSystem_diskIops
=== PAUSE TestAccFSxOpenzfsFileSystem_diskIops
=== RUN TestAccFSxOpenzfsFileSystem_disappears
=== PAUSE TestAccFSxOpenzfsFileSystem_disappears
=== RUN TestAccFSxOpenzfsFileSystem_rootVolume
=== PAUSE TestAccFSxOpenzfsFileSystem_rootVolume
=== RUN TestAccFSxOpenzfsFileSystem_securityGroupIDs
=== PAUSE TestAccFSxOpenzfsFileSystem_securityGroupIDs
=== RUN TestAccFSxOpenzfsFileSystem_tags
=== PAUSE TestAccFSxOpenzfsFileSystem_tags
=== RUN TestAccFSxOpenzfsFileSystem_copyTags
=== PAUSE TestAccFSxOpenzfsFileSystem_copyTags
=== RUN TestAccFSxOpenzfsFileSystem_throughput
=== PAUSE TestAccFSxOpenzfsFileSystem_throughput
=== RUN TestAccFSxOpenzfsFileSystem_storageType
=== PAUSE TestAccFSxOpenzfsFileSystem_storageType
=== RUN TestAccFSxOpenzfsFileSystem_weeklyMaintenanceStartTime
=== PAUSE TestAccFSxOpenzfsFileSystem_weeklyMaintenanceStartTime
=== RUN TestAccFSxOpenzfsFileSystem_automaticBackupRetentionDays
=== PAUSE TestAccFSxOpenzfsFileSystem_automaticBackupRetentionDays
=== RUN TestAccFSxOpenzfsFileSystem_kmsKeyID
=== PAUSE TestAccFSxOpenzfsFileSystem_kmsKeyID
=== RUN TestAccFSxOpenzfsFileSystem_dailyAutomaticBackupStartTime
=== PAUSE TestAccFSxOpenzfsFileSystem_dailyAutomaticBackupStartTime
=== RUN TestAccFSxOpenzfsSnapshot_basic
=== PAUSE TestAccFSxOpenzfsSnapshot_basic
=== RUN TestAccFSxOpenzfsSnapshot_disappears
=== PAUSE TestAccFSxOpenzfsSnapshot_disappears
=== RUN TestAccFSxOpenzfsSnapshot_tags
=== PAUSE TestAccFSxOpenzfsSnapshot_tags
=== RUN TestAccFSxOpenzfsSnapshot_name
=== PAUSE TestAccFSxOpenzfsSnapshot_name
=== RUN TestAccFSxOpenzfsSnapshot_childVolume
=== PAUSE TestAccFSxOpenzfsSnapshot_childVolume
=== RUN TestAccFSxOpenzfsSnapshot_volumeId
=== PAUSE TestAccFSxOpenzfsSnapshot_volumeId
=== RUN TestAccFSxOpenzfsVolume_basic
=== PAUSE TestAccFSxOpenzfsVolume_basic
=== RUN TestAccFSxOpenzfsVolume_parentVolume
=== PAUSE TestAccFSxOpenzfsVolume_parentVolume
=== RUN TestAccFSxOpenzfsVolume_tags
=== PAUSE TestAccFSxOpenzfsVolume_tags
=== RUN TestAccFSxOpenzfsVolume_copyTags
=== PAUSE TestAccFSxOpenzfsVolume_copyTags
=== RUN TestAccFSxOpenzfsVolume_name
=== PAUSE TestAccFSxOpenzfsVolume_name
=== RUN TestAccFSxOpenzfsVolume_dataCompressionType
=== PAUSE TestAccFSxOpenzfsVolume_dataCompressionType
=== RUN TestAccFSxOpenzfsVolume_readOnly
=== PAUSE TestAccFSxOpenzfsVolume_readOnly
=== RUN TestAccFSxOpenzfsVolume_storageCapacity
=== PAUSE TestAccFSxOpenzfsVolume_storageCapacity
=== RUN TestAccFSxOpenzfsVolume_nfsExports
=== PAUSE TestAccFSxOpenzfsVolume_nfsExports
=== RUN TestAccFSxOpenzfsVolume_userAndGroupQuotas
=== PAUSE TestAccFSxOpenzfsVolume_userAndGroupQuotas
=== CONT TestAccFSxBackup_openzfsBasic
=== CONT TestAccFSxOpenzfsFileSystem_automaticBackupRetentionDays
=== CONT TestAccFSxOpenzfsFileSystem_copyTags
=== CONT TestAccFSxOpenzfsFileSystem_basic
=== CONT TestAccFSxOpenzfsVolume_userAndGroupQuotas
=== CONT TestAccFSxOpenzfsVolume_nfsExports
=== CONT TestAccFSxOpenzfsVolume_storageCapacity
=== CONT TestAccFSxOpenzfsVolume_readOnly
=== CONT TestAccFSxOpenzfsVolume_dataCompressionType
=== CONT TestAccFSxOpenzfsVolume_name
=== CONT TestAccFSxOpenzfsVolume_copyTags
=== CONT TestAccFSxOpenzfsFileSystem_disappears
=== CONT TestAccFSxOpenzfsFileSystem_securityGroupIDs
=== CONT TestAccFSxOpenzfsFileSystem_tags
=== CONT TestAccFSxOpenzfsFileSystem_weeklyMaintenanceStartTime
=== CONT TestAccFSxOpenzfsFileSystem_storageType
=== CONT TestAccFSxOpenzfsFileSystem_throughput
=== CONT TestAccFSxOpenzfsFileSystem_rootVolume
=== CONT TestAccFSxOpenzfsFileSystem_diskIops
=== CONT TestAccFSxOpenzfsVolume_tags
--- PASS: TestAccFSxOpenzfsFileSystem_disappears (736.17s)
=== CONT TestAccFSxOpenzfsSnapshot_name
--- PASS: TestAccFSxOpenzfsFileSystem_storageType (766.30s)
=== CONT TestAccFSxOpenzfsVolume_parentVolume
--- PASS: TestAccFSxOpenzfsFileSystem_basic (807.89s)
=== CONT TestAccFSxOpenzfsVolume_basic
--- PASS: TestAccFSxOpenzfsFileSystem_diskIops (820.76s)
=== CONT TestAccFSxOpenzfsSnapshot_volumeId
--- PASS: TestAccFSxOpenzfsFileSystem_tags (866.52s)
=== CONT TestAccFSxOpenzfsSnapshot_childVolume
--- PASS: TestAccFSxOpenzfsFileSystem_copyTags (868.82s)
=== CONT TestAccFSxOpenzfsSnapshot_basic
--- PASS: TestAccFSxOpenzfsFileSystem_automaticBackupRetentionDays (910.94s)
=== CONT TestAccFSxOpenzfsSnapshot_tags
--- PASS: TestAccFSxOpenzfsFileSystem_weeklyMaintenanceStartTime (921.36s)
=== CONT TestAccFSxOpenzfsSnapshot_disappears
--- PASS: TestAccFSxOpenzfsVolume_tags (954.53s)
=== CONT TestAccFSxOpenzfsFileSystem_dailyAutomaticBackupStartTime
--- PASS: TestAccFSxBackup_openzfsBasic (973.41s)
=== CONT TestAccFSxOpenzfsFileSystem_kmsKeyID
--- PASS: TestAccFSxOpenzfsVolume_copyTags (986.44s)
--- PASS: TestAccFSxOpenzfsVolume_readOnly (1011.95s)
--- PASS: TestAccFSxOpenzfsVolume_storageCapacity (1030.38s)
--- PASS: TestAccFSxOpenzfsVolume_userAndGroupQuotas (1049.92s)
--- PASS: TestAccFSxOpenzfsVolume_dataCompressionType (1054.05s)
--- PASS: TestAccFSxOpenzfsVolume_nfsExports (1071.23s)
--- PASS: TestAccFSxOpenzfsVolume_name (1081.30s)
--- PASS: TestAccFSxOpenzfsFileSystem_throughput (1112.35s)
--- PASS: TestAccFSxOpenzfsFileSystem_rootVolume (1218.30s)
--- PASS: TestAccFSxOpenzfsFileSystem_securityGroupIDs (1521.43s)
--- PASS: TestAccFSxOpenzfsVolume_basic (880.54s)
--- PASS: TestAccFSxOpenzfsVolume_parentVolume (939.74s)
--- PASS: TestAccFSxOpenzfsSnapshot_childVolume (858.55s)
--- PASS: TestAccFSxOpenzfsSnapshot_name (993.12s)
--- PASS: TestAccFSxOpenzfsSnapshot_basic (882.49s)
--- PASS: TestAccFSxOpenzfsFileSystem_kmsKeyID (799.61s)
--- PASS: TestAccFSxOpenzfsFileSystem_dailyAutomaticBackupStartTime (852.98s)
--- PASS: TestAccFSxOpenzfsSnapshot_tags (899.04s)
--- PASS: TestAccFSxOpenzfsSnapshot_disappears (890.34s)
--- PASS: TestAccFSxOpenzfsSnapshot_volumeId (1050.51s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/fsx 1875.090s
GovCloud
% make testacc TESTARGS='-run=TestAccFSxOpenzfsFileSystem_\|TestAccFSxOpenzfsVolume_\|TestAccFSxBackup_openzfs\|TestAccFSxOpenzfsSnapshot_' PKG=fsx
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/fsx/... -v -count 1 -parallel 20 -run=TestAccFSxOpenzfsFileSystem_\|TestAccFSxOpenzfsVolume_\|TestAccFSxBackup_openzfs\|TestAccFSxOpenzfsSnapshot_ -timeout 180m
=== RUN TestAccFSxBackup_openzfsBasic
=== PAUSE TestAccFSxBackup_openzfsBasic
=== RUN TestAccFSxOpenzfsFileSystem_basic
=== PAUSE TestAccFSxOpenzfsFileSystem_basic
=== RUN TestAccFSxOpenzfsFileSystem_diskIops
=== PAUSE TestAccFSxOpenzfsFileSystem_diskIops
=== RUN TestAccFSxOpenzfsFileSystem_disappears
=== PAUSE TestAccFSxOpenzfsFileSystem_disappears
=== RUN TestAccFSxOpenzfsFileSystem_rootVolume
=== PAUSE TestAccFSxOpenzfsFileSystem_rootVolume
=== RUN TestAccFSxOpenzfsFileSystem_securityGroupIDs
=== PAUSE TestAccFSxOpenzfsFileSystem_securityGroupIDs
=== RUN TestAccFSxOpenzfsFileSystem_tags
=== PAUSE TestAccFSxOpenzfsFileSystem_tags
=== RUN TestAccFSxOpenzfsFileSystem_copyTags
=== PAUSE TestAccFSxOpenzfsFileSystem_copyTags
=== RUN TestAccFSxOpenzfsFileSystem_throughput
=== PAUSE TestAccFSxOpenzfsFileSystem_throughput
=== RUN TestAccFSxOpenzfsFileSystem_storageType
=== PAUSE TestAccFSxOpenzfsFileSystem_storageType
=== RUN TestAccFSxOpenzfsFileSystem_weeklyMaintenanceStartTime
=== PAUSE TestAccFSxOpenzfsFileSystem_weeklyMaintenanceStartTime
=== RUN TestAccFSxOpenzfsFileSystem_automaticBackupRetentionDays
=== PAUSE TestAccFSxOpenzfsFileSystem_automaticBackupRetentionDays
=== RUN TestAccFSxOpenzfsFileSystem_kmsKeyID
=== PAUSE TestAccFSxOpenzfsFileSystem_kmsKeyID
=== RUN TestAccFSxOpenzfsFileSystem_dailyAutomaticBackupStartTime
=== PAUSE TestAccFSxOpenzfsFileSystem_dailyAutomaticBackupStartTime
=== RUN TestAccFSxOpenzfsSnapshot_basic
=== PAUSE TestAccFSxOpenzfsSnapshot_basic
=== RUN TestAccFSxOpenzfsSnapshot_disappears
=== PAUSE TestAccFSxOpenzfsSnapshot_disappears
=== RUN TestAccFSxOpenzfsSnapshot_tags
=== PAUSE TestAccFSxOpenzfsSnapshot_tags
=== RUN TestAccFSxOpenzfsSnapshot_name
=== PAUSE TestAccFSxOpenzfsSnapshot_name
=== RUN TestAccFSxOpenzfsSnapshot_childVolume
=== PAUSE TestAccFSxOpenzfsSnapshot_childVolume
=== RUN TestAccFSxOpenzfsSnapshot_volumeId
=== PAUSE TestAccFSxOpenzfsSnapshot_volumeId
=== RUN TestAccFSxOpenzfsVolume_basic
=== PAUSE TestAccFSxOpenzfsVolume_basic
=== RUN TestAccFSxOpenzfsVolume_parentVolume
=== PAUSE TestAccFSxOpenzfsVolume_parentVolume
=== RUN TestAccFSxOpenzfsVolume_tags
=== PAUSE TestAccFSxOpenzfsVolume_tags
=== RUN TestAccFSxOpenzfsVolume_copyTags
=== PAUSE TestAccFSxOpenzfsVolume_copyTags
=== RUN TestAccFSxOpenzfsVolume_name
=== PAUSE TestAccFSxOpenzfsVolume_name
=== RUN TestAccFSxOpenzfsVolume_dataCompressionType
=== PAUSE TestAccFSxOpenzfsVolume_dataCompressionType
=== RUN TestAccFSxOpenzfsVolume_readOnly
=== PAUSE TestAccFSxOpenzfsVolume_readOnly
=== RUN TestAccFSxOpenzfsVolume_storageCapacity
=== PAUSE TestAccFSxOpenzfsVolume_storageCapacity
=== RUN TestAccFSxOpenzfsVolume_nfsExports
=== PAUSE TestAccFSxOpenzfsVolume_nfsExports
=== RUN TestAccFSxOpenzfsVolume_userAndGroupQuotas
=== PAUSE TestAccFSxOpenzfsVolume_userAndGroupQuotas
=== CONT TestAccFSxBackup_openzfsBasic
=== CONT TestAccFSxOpenzfsSnapshot_tags
=== CONT TestAccFSxOpenzfsVolume_dataCompressionType
=== CONT TestAccFSxOpenzfsFileSystem_copyTags
=== CONT TestAccFSxOpenzfsFileSystem_tags
=== CONT TestAccFSxOpenzfsFileSystem_throughput
=== CONT TestAccFSxOpenzfsVolume_userAndGroupQuotas
=== CONT TestAccFSxOpenzfsVolume_nfsExports
=== CONT TestAccFSxOpenzfsVolume_storageCapacity
=== CONT TestAccFSxOpenzfsVolume_readOnly
=== CONT TestAccFSxOpenzfsVolume_basic
=== CONT TestAccFSxOpenzfsVolume_copyTags
=== CONT TestAccFSxOpenzfsSnapshot_volumeId
=== CONT TestAccFSxOpenzfsSnapshot_childVolume
=== CONT TestAccFSxOpenzfsVolume_tags
=== CONT TestAccFSxOpenzfsSnapshot_name
=== CONT TestAccFSxOpenzfsVolume_parentVolume
=== CONT TestAccFSxOpenzfsFileSystem_rootVolume
=== CONT TestAccFSxOpenzfsSnapshot_disappears
=== CONT TestAccFSxOpenzfsVolume_name
=== CONT TestAccFSxOpenzfsVolume_nfsExports
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1b, us-gov-west-1c, us-gov-west-1a
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 31, in resource "aws_fsx_openzfs_file_system" "test":
31: resource "aws_fsx_openzfs_file_system" "test" {
--- SKIP: TestAccFSxOpenzfsVolume_nfsExports (27.13s)
=== CONT TestAccFSxOpenzfsSnapshot_basic
=== CONT TestAccFSxOpenzfsFileSystem_tags
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1c, us-gov-west-1a, us-gov-west-1b
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 32, in resource "aws_fsx_openzfs_file_system" "test":
32: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsSnapshot_tags
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1c, us-gov-west-1a, us-gov-west-1b
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 21, in resource "aws_fsx_openzfs_file_system" "test":
21: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsSnapshot_childVolume
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1a, us-gov-west-1c, us-gov-west-1b
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 21, in resource "aws_fsx_openzfs_file_system" "test":
21: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsVolume_name
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1c, us-gov-west-1a, us-gov-west-1b
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 31, in resource "aws_fsx_openzfs_file_system" "test":
31: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsVolume_tags
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1c, us-gov-west-1a, us-gov-west-1b
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 31, in resource "aws_fsx_openzfs_file_system" "test":
31: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsSnapshot_disappears
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1b, us-gov-west-1c, us-gov-west-1a
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 21, in resource "aws_fsx_openzfs_file_system" "test":
21: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsFileSystem_copyTags
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1c, us-gov-west-1a, us-gov-west-1b
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 32, in resource "aws_fsx_openzfs_file_system" "test":
32: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsVolume_dataCompressionType
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1a, us-gov-west-1b, us-gov-west-1c
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 31, in resource "aws_fsx_openzfs_file_system" "test":
31: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsVolume_storageCapacity
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1b, us-gov-west-1a, us-gov-west-1c
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 31, in resource "aws_fsx_openzfs_file_system" "test":
31: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsFileSystem_throughput
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1c, us-gov-west-1b, us-gov-west-1a
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 32, in resource "aws_fsx_openzfs_file_system" "test":
32: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsFileSystem_rootVolume
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1a, us-gov-west-1b, us-gov-west-1c
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 32, in resource "aws_fsx_openzfs_file_system" "test":
32: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsSnapshot_name
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1c, us-gov-west-1b, us-gov-west-1a
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 21, in resource "aws_fsx_openzfs_file_system" "test":
21: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsVolume_copyTags
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1c, us-gov-west-1a, us-gov-west-1b
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 31, in resource "aws_fsx_openzfs_file_system" "test":
31: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsVolume_parentVolume
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1c, us-gov-west-1a, us-gov-west-1b
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 31, in resource "aws_fsx_openzfs_file_system" "test":
31: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsVolume_userAndGroupQuotas
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1a, us-gov-west-1c, us-gov-west-1b
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 31, in resource "aws_fsx_openzfs_file_system" "test":
31: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxBackup_openzfsBasic
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1c, us-gov-west-1b, us-gov-west-1a
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 27, in resource "aws_fsx_openzfs_file_system" "test":
27: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsVolume_readOnly
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1a, us-gov-west-1b, us-gov-west-1c
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 31, in resource "aws_fsx_openzfs_file_system" "test":
31: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsSnapshot_volumeId
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1c, us-gov-west-1b, us-gov-west-1a
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 21, in resource "aws_fsx_openzfs_file_system" "test":
21: resource "aws_fsx_openzfs_file_system" "test" {
--- SKIP: TestAccFSxOpenzfsSnapshot_tags (34.78s)
=== CONT TestAccFSxOpenzfsFileSystem_dailyAutomaticBackupStartTime
--- SKIP: TestAccFSxOpenzfsFileSystem_tags (34.93s)
=== CONT TestAccFSxOpenzfsFileSystem_kmsKeyID
=== CONT TestAccFSxOpenzfsFileSystem_automaticBackupRetentionDays
--- SKIP: TestAccFSxOpenzfsVolume_name (35.21s)
--- SKIP: TestAccFSxOpenzfsSnapshot_disappears (35.70s)
=== CONT TestAccFSxOpenzfsFileSystem_weeklyMaintenanceStartTime
--- SKIP: TestAccFSxOpenzfsSnapshot_childVolume (35.70s)
=== CONT TestAccFSxOpenzfsFileSystem_storageType
--- SKIP: TestAccFSxOpenzfsFileSystem_copyTags (35.70s)
=== CONT TestAccFSxOpenzfsFileSystem_diskIops
--- SKIP: TestAccFSxOpenzfsVolume_tags (35.74s)
=== CONT TestAccFSxOpenzfsFileSystem_basic
--- SKIP: TestAccFSxOpenzfsFileSystem_throughput (35.99s)
=== CONT TestAccFSxOpenzfsFileSystem_disappears
--- SKIP: TestAccFSxOpenzfsSnapshot_name (36.02s)
=== CONT TestAccFSxOpenzfsFileSystem_securityGroupIDs
--- SKIP: TestAccFSxOpenzfsVolume_storageCapacity (36.02s)
--- SKIP: TestAccFSxOpenzfsVolume_userAndGroupQuotas (36.10s)
--- SKIP: TestAccFSxOpenzfsVolume_parentVolume (36.22s)
--- SKIP: TestAccFSxOpenzfsFileSystem_rootVolume (36.54s)
--- SKIP: TestAccFSxOpenzfsVolume_dataCompressionType (36.57s)
--- SKIP: TestAccFSxOpenzfsVolume_readOnly (36.61s)
--- SKIP: TestAccFSxBackup_openzfsBasic (36.61s)
--- SKIP: TestAccFSxOpenzfsVolume_copyTags (36.64s)
--- SKIP: TestAccFSxOpenzfsSnapshot_volumeId (36.64s)
=== CONT TestAccFSxOpenzfsVolume_basic
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1c, us-gov-west-1b, us-gov-west-1a
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 31, in resource "aws_fsx_openzfs_file_system" "test":
31: resource "aws_fsx_openzfs_file_system" "test" {
--- SKIP: TestAccFSxOpenzfsVolume_basic (41.77s)
=== CONT TestAccFSxOpenzfsSnapshot_basic
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1a, us-gov-west-1c, us-gov-west-1b
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 21, in resource "aws_fsx_openzfs_file_system" "test":
21: resource "aws_fsx_openzfs_file_system" "test" {
--- SKIP: TestAccFSxOpenzfsSnapshot_basic (20.15s)
=== CONT TestAccFSxOpenzfsFileSystem_dailyAutomaticBackupStartTime
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1c, us-gov-west-1a, us-gov-west-1b
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 32, in resource "aws_fsx_openzfs_file_system" "test":
32: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsFileSystem_automaticBackupRetentionDays
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1a, us-gov-west-1b, us-gov-west-1c
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 32, in resource "aws_fsx_openzfs_file_system" "test":
32: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsFileSystem_kmsKeyID
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1b, us-gov-west-1c, us-gov-west-1a
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 37, in resource "aws_fsx_openzfs_file_system" "test":
37: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsFileSystem_storageType
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1a, us-gov-west-1c, us-gov-west-1b
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 32, in resource "aws_fsx_openzfs_file_system" "test":
32: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsFileSystem_diskIops
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1a, us-gov-west-1b, us-gov-west-1c
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 32, in resource "aws_fsx_openzfs_file_system" "test":
32: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsFileSystem_basic
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1b, us-gov-west-1a, us-gov-west-1c
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 32, in resource "aws_fsx_openzfs_file_system" "test":
32: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsFileSystem_disappears
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1a, us-gov-west-1c, us-gov-west-1b
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 32, in resource "aws_fsx_openzfs_file_system" "test":
32: resource "aws_fsx_openzfs_file_system" "test" {
=== CONT TestAccFSxOpenzfsFileSystem_weeklyMaintenanceStartTime
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1b, us-gov-west-1a, us-gov-west-1c
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 32, in resource "aws_fsx_openzfs_file_system" "test":
32: resource "aws_fsx_openzfs_file_system" "test" {
--- SKIP: TestAccFSxOpenzfsFileSystem_dailyAutomaticBackupStartTime (19.19s)
=== CONT TestAccFSxOpenzfsFileSystem_securityGroupIDs
acctest.go:960: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating FSx OpenZFS File System: BadRequest: Amazon FSx does not currently support OpenZFS file system creation in the following Availability Zones: us-gov-west-1c, us-gov-west-1a, us-gov-west-1b
with aws_fsx_openzfs_file_system.test,
on terraform_plugin_test.tf line 55, in resource "aws_fsx_openzfs_file_system" "test":
55: resource "aws_fsx_openzfs_file_system" "test" {
--- SKIP: TestAccFSxOpenzfsFileSystem_automaticBackupRetentionDays (20.57s)
--- SKIP: TestAccFSxOpenzfsFileSystem_kmsKeyID (22.27s)
--- SKIP: TestAccFSxOpenzfsFileSystem_disappears (21.22s)
--- SKIP: TestAccFSxOpenzfsFileSystem_storageType (21.62s)
--- SKIP: TestAccFSxOpenzfsFileSystem_diskIops (21.66s)
--- SKIP: TestAccFSxOpenzfsFileSystem_basic (21.63s)
--- SKIP: TestAccFSxOpenzfsFileSystem_weeklyMaintenanceStartTime (21.73s)
--- SKIP: TestAccFSxOpenzfsFileSystem_securityGroupIDs (22.47s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/fsx 62.182s
@awsaxeman Thanks for the contribution 🎉 👏. |
This functionality has been released in v3.71.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! |
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. |
Community Note
Relates OR Closes #0000
Output from acceptance testing: