Граф коммитов

101 Коммитов

Автор SHA1 Сообщение Дата
Elmer Thomas af85868047 update slack token 2021-06-22 13:21:24 -07:00
Shwetha Radhakrishna 5ecf35841d
docs: fix link in Readme 2021-06-22 12:48:50 -07:00
Shwetha Radhakrishna c0cf5451c1
fix: clean up json serialization logic and update examples (#41) 2021-06-22 11:41:22 -07:00
childish-sambino 4717c87755
fix: replace response properties with update properties (#40)
Response properties cannot be changed unless they are part of the create/update properties, so we'll only include create/update properties.
2021-06-22 09:42:56 -05:00
childish-sambino 429c8d3d3f
fix: update certain resources after creating them (#39) 2021-06-21 12:57:05 -05:00
Shwetha Radhakrishna 5ab53e78cc
feat: add cluster tests (#38)
* feat: add cluster tests
2021-06-21 08:58:33 -07:00
childish-sambino 8bad6e632f
chore: refactoring generator (#37) 2021-06-21 10:14:29 -05:00
childish-sambino a5e19df417
fix: make optional params computed as well (#36) 2021-06-17 14:27:18 -05:00
Elise Shanholtz 33f662bd30
feat: generate from librarian (#28)
Co-authored-by: Twilio <team_interfaces+github@twilio.com>
2021-06-17 09:53:43 -07:00
Shwetha Radhakrishna e78c69f144
fix: change Computed parameters to optional (#35) 2021-06-15 12:55:07 -07:00
childish-sambino 93f5ae2be1
fix: convert sid_key ints into strings (#34) 2021-06-15 14:15:31 -05:00
Elmer Thomas d1117e02a1
chore: remove empty files (#32) 2021-06-15 10:17:08 -07:00
Shwetha Radhakrishna e148904474
fix: fix resource parameter types (#27)
* fix: fix resource parameter types
2021-06-15 10:08:37 -07:00
childish-sambino 7efe5bcb04
fix: correct the 'create' function resource IDs (#29) 2021-06-15 11:04:31 -05:00
Shwetha Radhakrishna b493b783ee
fix: to_snake_case logic (#33)
* fix: to_snake_case logic
2021-06-15 08:03:08 -07:00
Shwetha Radhakrishna ace25e11d2
fix: resource names (#31) 2021-06-14 13:46:43 -07:00
childish-sambino 38b76b89ac
chore: preserve resource ordering (#30) 2021-06-14 13:17:32 -05:00
Twilio 635e691540 chore: add initial changelog 2021-06-09 15:18:20 -07:00
Twilio 4ee85d361f chore: update template files 2021-06-07 23:30:43 +00:00
Shwetha Radhakrishna 1a513a8b07
chore: Cleanup (#25)
* chore: code cleanup
2021-05-20 09:44:46 -07:00
Shwetha Radhakrishna 0304c4cf21
feat: add subaccount support for v2010 apis (#23)
* feat: add subaccount support for v2010 apis
2021-05-19 15:16:58 -07:00
Shwetha Radhakrishna fd5918d9c8
chore: add linting (#24) 2021-05-19 08:38:54 -07:00
Elmer Thomas a0b9ff6352
feat: add region and edge support (#22) 2021-05-14 12:22:04 -07:00
Jennifer Mah ffc3c0ba01
docs: fix env variable names 2021-05-14 12:28:42 -06:00
Jennifer Mah a3f4118163
docs: Add basic usage documentation (#21) 2021-05-13 15:58:30 -06:00
Shwetha Radhakrishna 2d0c876322
chore: migrate to flex common code (#20) 2021-04-26 13:53:20 -07:00
Elmer Thomas 91026613c2
chore: note that we are not accepting feedback currently (#19) 2021-04-12 14:45:06 -07:00
Elmer Thomas e294c92245 Merge remote-tracking branch 'terraform-provider-twilio/master' into main 2021-04-12 14:23:47 -07:00
Elmer Thomas 9f118a3074 init 2021-04-12 12:54:36 -07:00
Sam Harrison 957c09b9b9 drop extraneous log statement 2020-10-26 14:56:08 -05:00
Sam Harrison 5271ddca29 add object serialization 2020-10-23 16:10:11 -05:00
Sam Harrison 4a65721bdc adding 'TWILIO_' prefix to env vars 2020-10-23 13:27:24 -05:00
Sam Harrison 42131fb762 updating object types 2020-10-23 13:23:15 -05:00
Sam Harrison c73fee46ef checkpointing latest work 2020-10-23 12:02:06 -05:00
Sam Harrison 964caa43ad update to use create/update params 2020-10-21 17:03:47 -05:00
Sam Harrison 1e0ecf5f4c Terraform plugin sdk v2 upgrade 2020-10-21 16:35:08 -05:00
Sam Harrison 5ce919646f drop models and move studio to v2 2020-10-19 16:55:57 -05:00
Sam Harrison 2b7a283531 generation checkpoint 2020-10-16 16:45:01 -05:00
Margus Mahler 6a8f3e8c08 tidying up go.sum 2020-05-13 12:21:16 +03:00
Margus Mahler 34affd447e using twilio-go 0.0.1 2020-05-13 11:49:14 +03:00
William Klock 2cf9cc76b2
fix: change CODEOWNERS to Bootstrap team (#18) 2020-03-17 13:23:36 -06:00
Alex Buchanan 64b62d0cad
docs: add terraform references and where example test file is (#17) 2020-03-17 13:23:02 -06:00
Alex Buchanan 438f7b56da
Test/providers (#14)
* test: scaffold terraform test setup

* testing: scaffold testing suite

* test: testing attributes of workspace

* testing: complete taskrouter workspace testing

* test: workspace destroy

* chore: remove unused code

* fix: pr comments and add test docs

* fix: add default build rule to makefile

* fix: cleanup makefile

* feature: add build command

* feature: update readme

Co-authored-by: wklock <wklock@twilio.com>
2020-03-10 16:06:59 -06:00
William Klock 256be82d3d
fix: fix nits and add environment variable support to usage docs (#16) 2020-03-09 16:08:14 -06:00
William Klock 281205eb0e
feat: add usage documentation with specific examples and formalize README (#15) 2020-03-09 15:07:30 -06:00
Alex Buchanan 5bdaf7ea5a
Fix/workspace (#13)
* fix: type of template

* fix: add template to params

* fix: add datasources to retrieve taskrouter subresource on workspace creation

* fix: file name
2020-03-09 11:55:18 -06:00
William Klock fcb328fe1c
feat: add flex flow support (#12)
* feat: add flex flow support

* chore: remove log statements
2020-03-02 09:33:36 -07:00
Alex Buchanan f15114c485
Feature/sync (#11)
* feature: add sync service resource to terraform

* feature: complete sync service resource
2020-02-26 11:34:48 -07:00
Alex Buchanan 173da8868a
feature: runtime providers (#10) 2020-02-25 15:07:49 -07:00
Alex Buchanan 925411b6cb
feature: studio flow and client refactor updates
* refactor: encoding

* refactor: modify interfaces to work with pointers

* chore: correct linting errors

* refactor: account for pointers

* fix: linter errors

* refactor: getOk params for pointers

* fix: incorporate client updates into provider

* chore: tidy dependencies

* chore: remove log
2020-02-19 10:00:04 -07:00