elastic / elastic/terraform-provider-elasticstack
Create a simple way to run all acceptance tests with different authentication schemes.
Open
enhancement
needs-human
triaged
- Dominant language
- Go
- Stars
- 209
- Forks
- 150
- Avg merge
- 22h 58m
- Merged PRs (30d)
- 172
Description
Current `docker-testacc` simply sets the elastic/password credentials which are then used for essentially all tests. We should create a simple way to run the tests with an API key, bearer token etc (even just `make docker-testacc-api-key` might be the good enough).
I had been editing the Makefile to run the full suite with an API key, but it looks like one of the early tests removes any non-system keys and so later tests fail. We'll want to fix that behaviour as part of this change too.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.