Skip to content

Instantly share code, notes, and snippets.

View geertvl's full-sized avatar
💭
Trying to reinvent the wheel.

Geert Van Laethem geertvl

💭
Trying to reinvent the wheel.
View GitHub Profile
parameters:
- name: landingZone
- name: environment
- name: dependantEnvironment
default: Package
stages:
- stage: ${{ parameters.environment }}
displayName: "Deploy to ${{ parameters.environment }}"
dependsOn:
2022-05-25T16:24:12.018+0200 [INFO] Terraform version: 1.2.1
2022-05-25T16:24:12.018+0200 [DEBUG] using github.com/hashicorp/go-tfe v1.0.0
2022-05-25T16:24:12.018+0200 [DEBUG] using github.com/hashicorp/hcl/v2 v2.12.0
2022-05-25T16:24:12.018+0200 [DEBUG] using github.com/hashicorp/terraform-config-inspect v0.0.0-20210209133302-4fd17a0faac2
2022-05-25T16:24:12.018+0200 [DEBUG] using github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734
2022-05-25T16:24:12.018+0200 [DEBUG] using github.com/zclconf/go-cty v1.10.0
2022-05-25T16:24:12.018+0200 [INFO] Go runtime version: go1.18.1
2022-05-25T16:24:12.018+0200 [INFO] CLI args: []string{"terraform", "plan"}
2022-05-25T16:24:12.020+0200 [DEBUG] Attempting to open CLI config file: C:\Users\Geert\AppData\Roaming\terraform.rc
2022-05-25T16:24:12.029+0200 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.