Content-Length: 260415 | pFad | https://github.com/coder/coder/commit/3b0e2b4bd6482cdf91c0f19c952fd29b08dfc101

EB fix(examples): remove version specification · coder/coder@3b0e2b4 · GitHub
Skip to content

Commit 3b0e2b4

Browse files
authored
fix(examples): remove version specification
``` Error: Failed to query available provider packages Could not retrieve the list of available versions for provider coder/coder: no available releases match the given constraints >= 0.17.0, ~> 1.0.0, >= 2.1.0 To see which modules are currently depending on coder/coder and what versions are specified, run the following command: terraform providers ```
1 parent 4f70b59 commit 3b0e2b4

File tree

1 file changed

+1
-2
lines changed
  • examples/templates/docker-devcontainer

1 file changed

+1
-2
lines changed

examples/templates/docker-devcontainer/main.tf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
terraform {
22
required_providers {
33
coder = {
4-
source = "coder/coder"
5-
version = "~> 1.0.0"
4+
source = "coder/coder"
65
}
76
docker = {
87
source = "kreuzwerker/docker"

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/coder/coder/commit/3b0e2b4bd6482cdf91c0f19c952fd29b08dfc101

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy