issues
search
magodo
/
terraform-provider-restful
Terraform provider to manage RESTful resources
https://registry.terraform.io/providers/magodo/restful
Mozilla Public License 2.0
15
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
On error 401 - precheck does not respond with an access denied
#76
LaurentLesle
closed
11 months ago
2
`restful_resouce` (res&ds) & `restful_operation`: Support `retry(_(create|read|update|delete))`
#75
magodo
closed
11 months ago
0
Add retry policy for the main client
#74
LaurentLesle
closed
11 months ago
2
`restful_resource` & `restful_operation` - Remove `query` for `poll_xxx` block
#73
magodo
closed
11 months ago
0
Fix resty client TLS client config setting error: `current transport is not an *http.Transport instance`
#72
magodo
closed
11 months ago
0
`restful_resource` - Update `import_spec` to remove some unnecessary properties, and allow `body` to be optional
#71
magodo
closed
11 months ago
0
`restful_resource` resource & data source: Extend the `output_attrs` to support arrays
#70
magodo
closed
11 months ago
0
header.location is parsed by resource.restful_operation removing some important query strings in the location url
#69
LaurentLesle
closed
11 months ago
2
data.restful_resource.output_attrs gjson filter is not working as expected on the returned attributes.
#68
LaurentLesle
closed
11 months ago
2
`restful_resource` data source: Supports `method` for `GET`, `HEAD` and (read-only) `POST`
#67
magodo
closed
12 months ago
0
Add underlying API return code and error message to better support terraform check scenario.
#66
LaurentLesle
opened
1 year ago
5
`restful_resource` data source: Support `precheck`
#65
magodo
closed
1 year ago
0
Add precheck to data.restful_resource
#64
LaurentLesle
closed
1 year ago
0
base_url issue
#63
kolayne2021
closed
1 year ago
1
Provider: Fix `oauth2.password` decoding issue
#62
magodo
closed
1 year ago
1
Possible bug in oauth2_password provider configuration ("mismatch between struct and object")
#61
mgrolinger
closed
1 year ago
0
Use of create_selector
#60
raihle
closed
1 year ago
6
Getting TLS error
#59
shapedthought
closed
8 months ago
7
New provider option: `tls_insecure_skip_verify`
#58
magodo
closed
1 year ago
0
Add an option to disable SSL certificate validation
#57
Mel-Zedeks
closed
1 year ago
2
precheck_create path is doubled urlencoded
#56
LaurentLesle
opened
1 year ago
0
`restful_{resource|operation}`: `precheck(_xxx)` supports `api` and `mutex`
#55
magodo
closed
1 year ago
0
`restful_{resource|operation}`: Change `precheck(_xxx)` to be a list nested attribute
#54
magodo
closed
1 year ago
0
Refactor the precheck_* attribute to a block
#53
LaurentLesle
closed
1 year ago
0
Create resources with secret attributed injected from HSM [input attributes]
#52
LaurentLesle
opened
1 year ago
0
Store sensitive attributes as HSM secret value [output attributes]
#51
LaurentLesle
opened
1 year ago
4
`restful_resource` data source: New attribute `allow_not_exist` to suppress error on 404 status code
#50
magodo
closed
1 year ago
0
Provider only configure for once
#49
magodo
closed
1 year ago
0
provider - Fix `security.apikey` validation issue
#48
magodo
closed
1 year ago
3
API Key authentication is broken
#47
gruizonestic
closed
1 year ago
0
`restful_resource` : Introduce `output_attrs` to choose which attributes to export to `output`
#46
magodo
closed
1 year ago
1
Toggle behaviour of the data source restful_resource to silently fail if ID does not exist
#45
LaurentLesle
closed
1 year ago
7
Add support for to only include a list of attributes in the output attribute
#44
LaurentLesle
closed
1 year ago
0
Split path into base_path and relative_path to increase the stability of the resource dependency when a parent attribute has changed
#43
LaurentLesle
opened
1 year ago
2
`poll_xxx`: Fix double urlencoding the URL and introduce the `query` attribute
#42
magodo
closed
1 year ago
1
URL locator polling doing double URL encoding and cannot confirm the resource was successfully created
#41
LaurentLesle
closed
1 year ago
2
Support for resource lifecycle for restful_operation
#40
tmarshall98
closed
1 year ago
2
`restful_resource` - Support `{read|create}_selector`
#39
magodo
closed
1 year ago
0
Update readme to reflect the current status
#38
magodo
closed
1 year ago
0
`restful_resource` - Introduce `force_new_attrs` to support conditional replace resource
#37
magodo
closed
1 year ago
2
Defaults to use urlencoded when `xxx_path` expands with form `$(body.x.y.z)`
#36
magodo
closed
1 year ago
0
`restful_resource` - Introduce `check_existance` to make on-demand existance check
#35
magodo
closed
1 year ago
0
`restful_resource` - Support `urlencode` for `xxx_path` & `read_body_locator` for locating the resource body in response
#34
magodo
closed
1 year ago
0
Resource/data source CRUD supports retry on error like 429
#33
magodo
closed
11 months ago
0
Support locks
#32
magodo
closed
1 year ago
2
Provider: support referencing computed attributes from other resources
#31
magodo
closed
1 year ago
0
Path: security.oauth2.refresh_token.token_url wrong type
#30
LaurentLesle
closed
1 year ago
0
Provider: Introduce `cookie_enabled` for enable/disable the cookie during API contracting
#29
magodo
closed
1 year ago
0
poll_create request does not include the request headers
#28
LaurentLesle
closed
1 year ago
1
Add support to configure the resty and set some specific options
#27
LaurentLesle
closed
1 year ago
0
Previous
Next