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 }}
coder
/
terraform-provider-coderd
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
21
Code
Issues
15
Pull requests
8
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
4d366f7
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 28, 2024
docs: add how to log template provisioner output (#82)
ethanndickson
authored
4d366f7
Copy full SHA for 4d366f7
Commits on Aug 26, 2024
chore(deps): bump github.com/docker/docker from 27.1.1+incompatible to 27.1.2+incompatible (#75)
Show description for ed773f5
dependabot[bot]
authored
ed773f5
Copy full SHA for ed773f5
chore(deps): bump github.com/coder/coder/v2 from 2.14.1 to 2.14.2 (#81)
Show description for 5edb8e1
dependabot[bot]
authored
5edb8e1
Copy full SHA for 5edb8e1
docs: fix missing required attribute in example (#80)
ethanndickson
authored
fcf26bf
Copy full SHA for fcf26bf
Commits on Aug 22, 2024
chore: add missing template data source fields (#79)
ethanndickson
authored
0ee6dc0
Copy full SHA for 0ee6dc0
docs: add examples for all resources & data sources (#78)
ethanndickson
authored
3bfb793
Copy full SHA for 3bfb793
Commits on Aug 19, 2024
chore: tflog trace -> info (#74)
ethanndickson
authored
dfa7472
Copy full SHA for dfa7472
Commits on Aug 16, 2024
fix: fix minimum coder version warning (#72)
Show description for 1a38271
matifali
and
ethanndickson
authored
1a38271
Copy full SHA for 1a38271
Commits on Aug 13, 2024
chore: update readme, add version warnings, examples (#71)
Show description for d23df4c
ethanndickson
authored
d23df4c
Copy full SHA for d23df4c
chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.9.0 to 1.10.0 (#70)
Show description for bf2bf87
dependabot[bot]
authored
bf2bf87
Copy full SHA for bf2bf87
chore: run enterprise tests using license (#67)
ethanndickson
authored
a776da3
Copy full SHA for a776da3
Commits on Aug 12, 2024
chore: parse *.tfvars files from templates (#68)
ethanndickson
authored
25a8198
Copy full SHA for 25a8198
Commits on Aug 9, 2024
fix: validate resources against available features before creating (#62)
ethanndickson
authored
b768a21
Copy full SHA for b768a21
chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.10.0 to 1.11.0 (#64)
dependabot[bot]
authored
4d75741
Copy full SHA for 4d75741
Commits on Aug 8, 2024
fix: always use config name for new template versions (#66)
ethanndickson
authored
cc7335a
Copy full SHA for cc7335a
Commits on Aug 7, 2024
chore(deps): bump coder from 2.13.1 to 2.14.0 (#65)
ethanndickson
authored
403243a
Copy full SHA for 403243a
fix: template version replacement & metadata updates (#58)
ethanndickson
authored
5c965e8
Copy full SHA for 5c965e8
chore: publishing setup (#59)
ethanndickson
authored
b79d851
Copy full SHA for b79d851
Commits on Aug 6, 2024
feat: add all settings for template resources (#55)
ethanndickson
authored
8af42aa
Copy full SHA for 8af42aa
Commits on Aug 1, 2024
fix: avoid unknown quota allowance after updates (#57)
ethanndickson
authored
557da95
Copy full SHA for 557da95
feat: add coderd_workspace_proxy resource (#53)
ethanndickson
authored
3209c04
Copy full SHA for 3209c04
fix: validate password logintype combos (#56)
ethanndickson
authored
0a7ce23
Copy full SHA for 0a7ce23
Commits on Jul 30, 2024
fix: support non-enterprise template resources (#47)
ethanndickson
authored
9aa27ba
Copy full SHA for 9aa27ba
chore: add template resource trace logging (#44)
ethanndickson
authored
42bee92
Copy full SHA for 42bee92
chore: test creating a group with unmanaged members (#48)
ethanndickson
authored
9b0c900
Copy full SHA for 9b0c900
feat: add template data source (#46)
deansheather
authored
bcba9b7
Copy full SHA for bcba9b7
Commits on Jul 26, 2024
Merge pull request #43 from coder/07-25-chore_add_uuid_terraform_type
Show description for d157e1d
deansheather
authored
d157e1d
Copy full SHA for d157e1d
chore: add uuid terraform type
ethanndickson
committed
44c4e1b
Copy full SHA for 44c4e1b
Commits on Jul 25, 2024
feat: add coderd_template resource (#35)
ethanndickson
authored
3e8547b
Copy full SHA for 3e8547b
Commits on Jul 23, 2024
chore: add groups to integration test (#34)
ethanndickson
authored
75f030f
Copy full SHA for 75f030f
Commits on Jul 22, 2024
feat: add coderd_organization data source (#33)
ethanndickson
authored
17513d7
Copy full SHA for 17513d7
Commits on Jul 19, 2024
feat: add coderd_group data source (#32)
ethanndickson
authored
a00ba07
Copy full SHA for a00ba07
feat: add coderd_group resource (#31)
ethanndickson
authored
b3458c7
Copy full SHA for b3458c7
Commits on Jul 16, 2024
chore: add acceptance tests to user data source (#23)
ethanndickson
authored
375a205
Copy full SHA for 375a205
Commits on Jul 15, 2024
fix: set display name during create (#24)
ethanndickson
authored
ee5c4e5
Copy full SHA for ee5c4e5
Pagination
Previous
Next
You can’t perform that action at this time.