terraform-provider-netlify
terraform-provider-netlify copied to clipboard
`terraform apply` appears to trigger a deploy
This is listed as a failed deploy as I have not enabled any webhooks and I'm only using the cli tool to deploy. I think applying the config should not create a new deployment. Is this a limitation of the Netlify API that it does this?
10:54:08 PM: Build ready to start
10:54:14 PM: build-image version: 9e0f207a27642d0115b1ca97cd5e8cebbe492f63
10:54:14 PM: build-image tag: v3.3.2
10:54:14 PM: buildbot version: 75cd99f62ada9e21edea53208e8baf0eab85a045
10:54:14 PM: Fetching cached dependencies
10:54:14 PM: Failed to fetch cache, continuing with build
10:54:14 PM: Starting to prepare the repo for build
10:54:15 PM: git ref refs/heads/master does not exist or you do not have permission
10:54:15 PM: Failing build: Failed to prepare repo
10:54:15 PM: failed during stage 'preparing repo': git ref refs/heads/master does not exist
This is the log int he Netlify UI for the deploy