Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bensejas
/
terraform-provider-coder
Public
forked from
coder/terraform-provider-coder
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 10, 2023
feat: Add legacy_variable_name to parameter (#110)
Show description for 9bcdcd6
mtojek
authored
9bcdcd6
Copy full SHA for 9bcdcd6
Commits on Mar 7, 2023
feat: import value from legacy variable (#109)
Show description for 7c0f341
mtojek
authored
7c0f341
Copy full SHA for 7c0f341
Commits on Mar 6, 2023
feat: mark coder_parameter as optional (#107)
Show description for 44988b0
mtojek
authored
44988b0
Copy full SHA for 44988b0
Commits on Feb 24, 2023
feat: Enable default value for rich parameter options (#104)
mtojek
authored
48e5242
Copy full SHA for 48e5242
Commits on Feb 22, 2023
feat: add `coder_git_auth` data source (#100)
Show description for 101f35b
kylecarbs
authored
101f35b
Copy full SHA for 101f35b
Commits on Feb 10, 2023
ci: Add fmt and gen linting (#98)
mafredri
authored
47888bd
Copy full SHA for 47888bd
feat: Add flag to enable managed variables (#97)
mtojek
authored
951cd3c
Copy full SHA for 951cd3c
feat: Add `shutdown_script_timeout` (#96)
mafredri
authored
90194db
Copy full SHA for 90194db
Commits on Feb 7, 2023
test: parameter description contains Markdown (#94)
Show description for 66d82c9
mtojek
authored
66d82c9
Copy full SHA for 66d82c9
Commits on Feb 3, 2023
feat: Validate monotonicity for coder_parameter (#90)
Show description for 22f160d
mtojek
authored
22f160d
Copy full SHA for 22f160d
Commits on Jan 27, 2023
chore: Invert `delay_login_until_ready`, now `login_before_ready` (#87)
mafredri
authored
779af7f
Copy full SHA for 779af7f
Commits on Jan 23, 2023
feat: use validation error while parsing `coder_parameter` (#86)
Show description for bf04eea
mtojek
authored
bf04eea
Copy full SHA for bf04eea
feat: Improve validation messages for `coder_parameter` (#85)
mtojek
authored
e10b5f4
Copy full SHA for e10b5f4
feat: Add `startup_script_timeout` and `delay_login_until_ready` (#84)
Show description for 0385749
mafredri
authored
0385749
Copy full SHA for 0385749
Commits on Jan 9, 2023
docs: fix typo in built-in icons path (#83)
matifali
authored
bb057f8
Copy full SHA for bb057f8
Commits on Dec 19, 2022
fix: Improve connection_timeout docs and add validation (#72)
mafredri
authored
830a7ca
Copy full SHA for 830a7ca
Commits on Dec 14, 2022
fix: update docs icon paths to be /icon (#82)
Show description for e7a2598
kylecarbs
authored
e7a2598
Copy full SHA for e7a2598
feat: allow apps to have external urls (#81)
Show description for 67649e0
kylecarbs
authored
67649e0
Copy full SHA for 67649e0
Commits on Dec 11, 2022
fix: use daily_cost in example (#76)
ntimo
authored
b76ad54
Copy full SHA for b76ad54
Commits on Nov 25, 2022
feat: Add support for shutdown_script (#79)
mtojek
authored
e9305f5
Copy full SHA for e9305f5
Commits on Nov 22, 2022
feat: Add motd_file to coder_agent (#78)
Show description for e68c441
mafredri
authored
e68c441
Copy full SHA for e68c441
Commits on Nov 13, 2022
Rename `cost` to `daily_cost` (#75)
ammario
authored
08f66c8
Copy full SHA for 08f66c8
Commits on Nov 10, 2022
Add cost field to resource_metadata (#74)
ammario
authored
2acc00a
Copy full SHA for 2acc00a
Commits on Nov 9, 2022
chore(cla): implement coder.com/cla (#73)
Show description for 460e7ce
ghuntley
authored
460e7ce
Copy full SHA for 460e7ce
Commits on Nov 7, 2022
feat: Add connection_timeout and troubleshooting_url to agent (#71)
Show description for dbd74d6
mafredri
authored
dbd74d6
Copy full SHA for dbd74d6
Commits on Oct 20, 2022
feat: add slug to app, rename name to display_name (#68)
deansheather
authored
c474eba
Copy full SHA for c474eba
Commits on Oct 13, 2022
chore: remove app sharing level template (#64)
deansheather
authored
bcd1524
Copy full SHA for bcd1524
Commits on Oct 7, 2022
chore: fix app share parameter description (#63)
deansheather
authored
06da9ec
Copy full SHA for 06da9ec
feat: add app share property (#62)
deansheather
authored
6adf9b4
Copy full SHA for 6adf9b4
Commits on Oct 4, 2022
feat: deprecate relative_path in favor of subdomain (#61)
Show description for dfd2dd0
deansheather
authored
dfd2dd0
Copy full SHA for dfd2dd0
Commits on Oct 3, 2022
fix: Add error type to parameters (#59)
kylecarbs
authored
b6d7077
Copy full SHA for b6d7077
Commits on Sep 30, 2022
feat: Add "coder_parameter" to expose richer parameter types (#57)
Show description for 07d7de3
kylecarbs
authored
07d7de3
Copy full SHA for 07d7de3
Commits on Sep 29, 2022
fix errors (#58)
fabaindaiz
authored
3778c63
Copy full SHA for 3778c63
chore: Restucture package to expose internals (#56)
Show description for a2d5ba0
kylecarbs
authored
a2d5ba0
Copy full SHA for a2d5ba0
Commits on Sep 28, 2022
chore: Split up the provider file (#55)
Show description for 5de380a
kylecarbs
authored
5de380a
Copy full SHA for 5de380a
Pagination
Previous
Next
You can’t perform that action at this time.