We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
terraform plan
terraform apply
yes
terraform untaint
terraform state show
terraform state show github_repository.example
Voorbereiding:
export GITHUB_TOKEN=...
.env
source .env
terraform
The text was updated successfully, but these errors were encountered:
No branches or pull requests
terraform plan
je code omzetten naar een voorstel voor een patch van de stateterraform apply
zelfde als plan, maar dan kun jeyes
typen en dan voert 'ie de patch uitterraform untaint
terraform state show
om te inspecten wat voor properties er zijnterraform state show github_repository.example
Voorbereiding:
export GITHUB_TOKEN=...
toevoegen aan.env
(die staat in gitignore)source .env
in de terminal waar jeterraform
gaat gebruikenThe text was updated successfully, but these errors were encountered: