Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPorkbunDnsRecordResource ¶ added in v0.2.2
func TtlAtLeast600 ¶ added in v0.2.3
Types ¶
type PorkbunProviderModel ¶ added in v0.2.2
type PorkbunProviderModel struct { ApiKey types.String `tfsdk:"api_key"` SecretKey types.String `tfsdk:"secret_key"` BaseUrl types.String `tfsdk:"base_url"` MaxRetries types.Int64 `tfsdk:"max_retries"` }
providerData can be used to store data from the Terraform configuration.
Click to show internal directories.
Click to hide internal directories.