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

Add location datasource/resource #192

Closed
wants to merge 9 commits into from

Conversation

nvthongswansea
Copy link
Contributor

Ref #187 . Changes:

  • Add location datasource/resource.
  • Add location docs.
  • Add location acceptance tests.
  • Add location github actions workflow.

}

func testAccCheckGridscaleLocationDestroyCheck(s *terraform.State) error {
return nil
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is it not implemented?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since the c/u/d operations need the approval from the admin, we cannot destroy location resource immediately, so that we don't need to check the destroy.

@nvthongswansea
Copy link
Contributor Author

Close since this resource is not in need atm.

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.

None yet

2 participants