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

Feature: Add scope_asset_name to Scope resource #30

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

franciscodiazydiaz
Copy link
Collaborator

@franciscodiazydiaz franciscodiazydiaz commented Sep 23, 2024

Support configuring the asset_name for the Scope

make testacc
TF_ACC=1 go test ./... -v  -timeout 120m
?   	github.com/nullplatform/terraform-provider-nullplatform	[no test files]
=== RUN   TestGenerateParameterValueID
--- PASS: TestGenerateParameterValueID (0.00s)
=== RUN   TestProvider_HasChildResources
--- PASS: TestProvider_HasChildResources (0.00s)
=== RUN   TestProvider_HasChildDataSources
--- PASS: TestProvider_HasChildDataSources (0.00s)
=== RUN   TestAccResourceApprovalAction
--- PASS: TestAccResourceApprovalAction (24.52s)
=== RUN   TestAccResourceApprovalPolicy
--- PASS: TestAccResourceApprovalPolicy (10.10s)
=== RUN   TestAccResourceNotificationChannel
--- PASS: TestAccResourceNotificationChannel (9.19s)
=== RUN   TestAccResourceParameter
--- PASS: TestAccResourceParameter (27.45s)
=== RUN   TestAccResourceParameterValue
--- PASS: TestAccResourceParameterValue (31.65s)
=== RUN   TestAccResourceRuntimeConfiguration
--- PASS: TestAccResourceRuntimeConfiguration (9.48s)
=== RUN   TestResourceScope
--- PASS: TestResourceScope (30.16s)
PASS
ok  	github.com/nullplatform/terraform-provider-nullplatform/nullplatform	144.016s

@franciscodiazydiaz franciscodiazydiaz force-pushed the feat/add-asset-name-to-scope branch from cbbb1b8 to ab31f58 Compare October 22, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant