Skip to content

Terraform Apply does not work on the first execution but works on the second execution when using the TLS provider.  #63

Terraform Apply does not work on the first execution but works on the second execution when using the TLS provider. 

Terraform Apply does not work on the first execution but works on the second execution when using the TLS provider.  #63

Workflow file for this run

name: Issue Opened Triage
on:
issues:
types: [opened]
jobs:
issue_triage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: github/issue-labeler@c1b0f9f52a63158c4adc09425e858e87b32e9685 # v3.4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler-issue-triage.yml
enable-versioned-regex: 0