Conversation
✅ Deploy Preview for rp-cloud ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
| -- | ||
| ====== | ||
|
|
||
| . For sample configurations, see the https://registry.terraform.io/providers/redpanda-data/redpanda/latest/docs[Redpanda Terraform provider docs^]. *NOTE TO REVIEWERS: This linked doc needs update for beta* |
There was a problem hiding this comment.
@gene-redpanda I'm thinking this doc should be updated from alpha to beta
There was a problem hiding this comment.
Oh sure, we can do that next release.
645cebe to
25c197d
Compare
|
Hi @micheleRP There are a few more possibilities but I'm curious what your thoughts are about documenting terraform workflows that are possible via: https://registry.terraform.io/providers/redpanda-data/redpanda/latest/docs/resources/user
|
| + | ||
| [tabs] | ||
| ====== | ||
| Static credentials:: |
There was a problem hiding this comment.
Could we place a warning that this is not recommended for production? Typically folks would want to set these using environment variables or retrieve via some KMS system.
There was a problem hiding this comment.
@david-yu My understanding is that this whole feature is going out as beta, and beta is not considered production-ready... so I don't think we want an additional "not recommended for production" for this section. If we don't recommend static credentials, should we just remove that option and say to set environment variables?
25c197d to
e8017ba
Compare
Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
# Conflicts: # modules/ROOT/nav.adoc
| required_providers { | ||
| redpanda = { | ||
| source = "redpanda-data/redpanda" | ||
| version = "~> 0.8" |
There was a problem hiding this comment.
Should we maintain this version somewhere, or even fetch it dinamically? cc @JakeSCahill
david-yu
left a comment
There was a problem hiding this comment.
Approved on my end. Thank you for the finishing touches!
Description
Resolves https://github.com/redpanda-data/documentation-private/issues/2147
Review deadline: Aug 23, expecting this feature to land mid-Sept.
Because Cloud docs moved into a separate repo, I had to move https://github.com/redpanda-data/docs/pull/607/files into this new PR.
Page previews
What's New
Redpanda Terraform Provider
Checks