terraform-provider-docker/scripts
Manuel Vogel ad3e56da2b
feat: migrate to terraform-sdk v2 (#102)
* chore: runs v2 upgrade cmd
* chore: moves all files into the internal provider dir
* feat: migrates main and provider
* fix: migrates tests to provider factories
* fix: replace import state passthrough ctx func
* chore: bump tf-sdk to v2.4.4
* fix: acc test by adding stop grace period
* fix: move to validate diag functions
* test: switch from ctx TODO to Background
* feat: add state upgrade for restart_policy and auth

Co-authored-by: Shunsuke Suzuki <suzuki-shunsuke@users.noreply.github.com>
2021-03-18 08:30:54 +01:00
..
testing feat: add properties -it (tty and stdin_opn) to docker container 2021-01-18 09:00:26 +01:00
changelog-links.sh Fix Changelog Links Script for docker provider 2017-06-26 09:49:48 -05:00
compile.sh feat: adds docker Image build feature (#283) 2020-10-07 20:06:13 +02:00
errcheck.sh initial commit 2017-06-05 20:59:08 +00:00
gofmtcheck.sh ci: add gofmt's '-s' option 2020-12-12 19:26:11 +09:00
gogetcookie.sh initial commit 2017-06-05 20:59:08 +00:00
markdown-link-check.sh feat: add ability to lint/check of links in documentation locally (#98) 2020-12-27 19:02:34 +09:00
runAccTests.bat feat: migrate to terraform-sdk v2 (#102) 2021-03-18 08:30:54 +01:00
testacc_cleanup.sh feat: allow use of source file instead of content / content_base64 (#240) 2020-02-03 21:44:46 +01:00
testacc_full.sh feat: migrate to terraform-sdk v2 (#102) 2021-03-18 08:30:54 +01:00
testacc_setup.sh Merge branch 'feature/resource-docker_registry_image' of git://github.com/edgarpoce/terraform-provider-docker into edgarpoce-feature/resource-docker_registry_image 2020-10-07 20:38:10 +02:00