dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e368275664 
							
						 
					 
					
						
						
							
							Bump github.com/hashicorp/terraform-plugin-docs from 0.21.0 to 0.22.0 in /tools ( #307 )  
						
						... 
						
						
						
						* Bump github.com/hashicorp/terraform-plugin-docs in /tools
Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs ) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-docs/releases )
- [Changelog](https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/terraform-plugin-docs/compare/v0.21.0...v0.22.0 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-docs
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* regenerate docs
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Austin Valle <austinvalle@gmail.com> 
						
						
					 
					
						2025-07-03 17:16:47 +02:00 
						 
				 
			
				
					
						
							
							
								Austin Valle 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f6b644efe2 
							
						 
					 
					
						
						
							
							docs: Add import example ( #306 )  
						
						
						
						
					 
					
						2025-06-26 14:04:41 -04:00 
						 
				 
			
				
					
						
							
							
								Bruno Schaatsbergen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3cdbd2dca9 
							
						 
					 
					
						
						
							
							add ephemeral example resource ( #264 )  
						
						... 
						
						
						
						* eph: add ephemeral resource
Adds a new example ephemeral resource using a required configurable attribute and an example ID.
* tools: bump terraform-plugin-docs
Bump to the latest stable release, as it includes support for ephemeral resource documentation generation.
* docs: add ephemeral resource documentation
* provider: register new example ephemeral resource
* eph: improve alphabetical ordering of struct fields
* eph: use a computed 'value' attribute
To help provider developers easily understand the concept of ephemeral resources, we use a 'value' attribute in the schema, which is set to an example token (token-123).
* docs: update ephemeral resource docs
* provider: create a separate echo provider factory container
Since not every acceptance test requires an ephemeral provider server for the CLI to connect to and interact with, this introduces a separate provider factory container that includes the echo provider.
* eph: add basic acceptance test for ephemeral resource
* docs: rename ephemeral resource configuration file
* eph: improve http response diag 
						
						
					 
					
						2025-01-13 10:17:03 -05:00 
						 
				 
			
				
					
						
							
							
								Brian Flad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c4ac215bff 
							
						 
					 
					
						
						
							
							Bump Go version, dependency versions, add example function ( #198 )  
						
						... 
						
						
						
						Reference: https://developer.hashicorp.com/terraform/plugin/framework/functions 
Reference: https://github.com/hashicorp/terraform-providers-devex-internal/issues/175 
Terraform 1.8 and later introduce the concept of provider-defined functions and this adds an example function that accepts a string argument and returns the same value as a string return.
Dependencies updated via:
```
go get github.com/hashicorp/terraform-plugin-framework@v1.6.0
go get github.com/hashicorp/terraform-plugin-docs@v0.18.0
go mod tidy
``` 
						
						
					 
					
						2024-02-28 10:11:33 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7dcbf08c85 
							
						 
					 
					
						
						
							
							Bump github.com/hashicorp/terraform-plugin-docs from 0.14.1 to 0.15.0 ( #147 )  
						
						... 
						
						
						
						* Bump github.com/hashicorp/terraform-plugin-docs from 0.14.1 to 0.15.0
Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs ) from 0.14.1 to 0.15.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-docs/releases )
- [Changelog](https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/terraform-plugin-docs/compare/v0.14.1...v0.15.0 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-docs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Regenerate documentation using updated tfplugindocs
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Flad <bflad417@gmail.com> 
						
						
					 
					
						2023-06-08 10:12:25 -04:00 
						 
				 
			
				
					
						
							
							
								Brian Flad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							be04f08750 
							
						 
					 
					
						
						
							
							resource/example: Add defaulted attribute ( #136 )  
						
						... 
						
						
						
						Reference: https://developer.hashicorp.com/terraform/plugin/framework/resources/default 
New example attribute highlights terraform-plugin-framework v1.2.0+ `Default` functionality for resource attributes. While the scaffolding code is not meant to be exhaustive of all available framework functionality, this new built-in feature is important enough to highlight. 
						
						
					 
					
						2023-03-22 08:27:52 -04:00 
						 
				 
			
				
					
						
							
							
								Brian Flad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							486074a22a 
							
						 
					 
					
						
						
							
							Updates for framework provider.DataSourceType and provider.ResourceType deprecations ( #86 )  
						
						
						
						
					 
					
						2022-09-12 15:59:37 -04:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e3583df09c 
							
						 
					 
					
						
						
							
							Bump github.com/hashicorp/terraform-plugin-docs from 0.6.0 to 0.7.0 ( #28 )  
						
						... 
						
						
						
						* Bump github.com/hashicorp/terraform-plugin-docs from 0.6.0 to 0.7.0
Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs ) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-docs/releases )
- [Changelog](https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/terraform-plugin-docs/compare/v0.6.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-docs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Regenerate documentation with terraform-plugin-docs@v0.7.0
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Flad <bflad417@gmail.com> 
						
						
					 
					
						2022-03-16 11:40:21 -04:00 
						 
				 
			
				
					
						
							
							
								Brian Flad 
							
						 
					 
					
						
						
						
						
							
						
						
							a64a312802 
							
						 
					 
					
						
						
							
							Initial commit  
						
						... 
						
						
						
						Most of the content is inspired by existing content in https://github.com/hashicorp/terraform-provider-scaffolding . 
						
						
					 
					
						2021-12-01 05:37:16 -05:00