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

Fix: fail when trying to create an in_active environment #953

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

TomerHeber
Copy link
Collaborator

Issue & Steps to Reproduce / Feature Request

fixes #951

Solution

Creating an 'inactive' account should be blocked (not supported).

  1. Updated the documents.
  2. Fail this use-case.
  3. Added an acceptance test.

@github-actions github-actions bot added ready to merge PR approved - can be merged once the PR owner is ready and removed pending final review labels Sep 11, 2024
@TomerHeber TomerHeber merged commit 18ec62e into main Sep 11, 2024
5 checks passed
@TomerHeber TomerHeber deleted the fix-block-creating-inactive-env-#951 branch September 11, 2024 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix provider ready to merge PR approved - can be merged once the PR owner is ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

env0_environment does not identify value of is_inactive during refresh
2 participants