Skip to content

Conversation

@iacabezasbaculima
Copy link
Contributor

Relates #21.
Relates hashicorp/terraform-plugin-framework#390.
Closes #22

make testacc
TF_ACC=1 go test -v -cover -timeout 120m ./...
?   	github.com/openscientia/terraform-provider-atlassian	[no test files]
=== RUN   TestAccJiraIssueTypeSchemeDataSource
--- PASS: TestAccJiraIssueTypeSchemeDataSource (3.63s)
=== RUN   TestAccJiraIssueTypeDataSource
--- PASS: TestAccJiraIssueTypeDataSource (0.98s)
=== RUN   TestAccJiraIssueScreen
--- PASS: TestAccJiraIssueScreen (1.86s)
=== RUN   TestAccJiraIssueTypeSchemeResource
--- PASS: TestAccJiraIssueTypeSchemeResource (3.46s)
=== RUN   TestAccJiraIssueTypeResource
--- PASS: TestAccJiraIssueTypeResource (2.32s)
PASS
coverage: 66.8% of statements
ok  	github.com/openscientia/terraform-provider-atlassian/internal/provider	(cached)	coverage: 66.8% of statements
?   	github.com/openscientia/terraform-provider-atlassian/internal/provider/attribute_plan_modification	[no test files]
?   	github.com/openscientia/terraform-provider-atlassian/internal/provider/attribute_validation	[no test files]

@iacabezasbaculima iacabezasbaculima self-assigned this Jul 19, 2022
@iacabezasbaculima iacabezasbaculima linked an issue Jul 19, 2022 that may be closed by this pull request
1 task
@iacabezasbaculima iacabezasbaculima merged commit 9c6e486 into main Jul 19, 2022
@iacabezasbaculima iacabezasbaculima deleted the 22-fix-breaking-changes-with-terraform-plugin-framework-v0100 branch July 19, 2022 18:58
@iacabezasbaculima iacabezasbaculima added provider Pertains to the provider itself, rather than any interaction with AWS. jira/screens Issues and PRs that pertain to jira/screens resources. jira/issuetypeschemes Issues and PRs that pertain to jira/issuetypeschemes resources. jira/issuetypes Issues and PRs that pertain to jira/issuetypes resources. labels Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/issuetypes Issues and PRs that pertain to jira/issuetypes resources. jira/issuetypeschemes Issues and PRs that pertain to jira/issuetypeschemes resources. jira/screens Issues and PRs that pertain to jira/screens resources. provider Pertains to the provider itself, rather than any interaction with AWS.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix breaking changes with Terraform Plugin Framework v0.10.0

2 participants