We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92cc126 commit 3b3ac06Copy full SHA for 3b3ac06
libs/upbound-provider-opentofu/config.jsonnet
@@ -1,7 +1,7 @@
1
local config = import 'jsonnet/config.jsonnet';
2
3
config.new(
4
- 'upbound-opentofu',
+ 'upbound-provider-opentofu',
5
[
6
{
7
output: 'provider-opentofu/0.2',
0 commit comments