mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
terraform: commmit generated file
This commit is contained in:
parent
017d7ebf4f
commit
dd6d025dbb
@ -4,9 +4,9 @@ package terraform
|
|||||||
|
|
||||||
import "fmt"
|
import "fmt"
|
||||||
|
|
||||||
const _GraphType_name = "GraphTypeInvalidGraphTypeLegacyGraphTypeRefreshGraphTypePlanGraphTypePlanDestroyGraphTypeApply"
|
const _GraphType_name = "GraphTypeInvalidGraphTypeLegacyGraphTypeRefreshGraphTypePlanGraphTypePlanDestroyGraphTypeApplyGraphTypeInputGraphTypeValidate"
|
||||||
|
|
||||||
var _GraphType_index = [...]uint8{0, 16, 31, 47, 60, 80, 94}
|
var _GraphType_index = [...]uint8{0, 16, 31, 47, 60, 80, 94, 108, 125}
|
||||||
|
|
||||||
func (i GraphType) String() string {
|
func (i GraphType) String() string {
|
||||||
if i >= GraphType(len(_GraphType_index)-1) {
|
if i >= GraphType(len(_GraphType_index)-1) {
|
||||||
|
Loading…
Reference in New Issue
Block a user