Commit aff03e4
feat(domain): add support for buying and registar domains (#2799)
* feat(domain): add support for buying and registar domains
* feat(domain): add helpers for expand contact
* feat(domain): add test for create and read
* feat(domain): add chore of new resource order domain
* feat(domain): add chore of new resource order domain
* feat: resource can order a list of domains
* chore: add test
* add print for debug
* remove comments
* change datastructure
* add data source for domain
* add doc
* add data_source for domains_registration
* test: add cassettes
* test: add multiple test
* bump sdk go
* bump sdk go
* fix lint
* fix lint
* fix error
* fix skipped test
fix doc
fix tf lint
fix lint
fix lint
fix lint
fix lint
fix lint
cleanup: remove commented helpers
* fix(domain): remove ds records option
* purge(cockpit): remove plan from cockpit (#2968)
* fix(cockpit): purge plan
* fix(cockpit): fix lint
* feat(mongodb): vpc support (#2967)
* feat(mongodb): vpc support
* feat(mongodb): add doc
* feat(container): add support for local_storage_limit (#2969)
Co-authored-by: devtools-ci-cd <developer-tools-team@scaleway.com>
* fix(container): add support for putting region in the state after import (#2970)
Co-authored-by: devtools-ci-cd <developer-tools-team@scaleway.com>
* fix(apple-silicon): add username and password (#2971)
* feat(edge_services): add resources (#2637)
* bump sdk go
* add resources
* add docs
* lint
* goimports
* fix tests
* fix
* update test
* rename functions
* refacto
* fix
* bump sdk go
* update resources to v1beta1
* update doc
* gofumpt
* lint
* lint
* fix tfproviderdocs lint
* fix lb origin
* check non-nil HeadStage
* update descriptions
---------
Co-authored-by: Rémy Léone <rleone@scaleway.com>
---------
Co-authored-by: Rémy Léone <rleone@scaleway.com>
Co-authored-by: devtools-ci-cd <developer-tools-team@scaleway.com>
Co-authored-by: Laure-di <62625835+Laure-di@users.noreply.github.com>
Co-authored-by: Yacine Fodil <105779815+yfodil@users.noreply.github.com>1 parent 54915ec commit aff03e4
File tree
11 files changed
+18014
-3
lines changed- docs/resources
- internal
- provider
- services/domain
- testdata
11 files changed
+18014
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
143 | 144 | | |
144 | 145 | | |
145 | 146 | | |
| |||
0 commit comments