Documentation ¶
Index ¶
- func BotSettingsSchema() *schema.Schema
- func CustomizeDiffValidateConfiguration(_ context.Context, diff *schema.ResourceDiff, v interface{}) error
- func CustomizeDiffValidateFrequency(_ context.Context, diff *schema.ResourceDiff, v interface{}) error
- func CustomizeDiffValidateProfileValue(_ context.Context, diff *schema.ResourceDiff, v interface{}) error
- func CustomizeDiffValidateScheduledFrequency(_ context.Context, diff *schema.ResourceDiff, v interface{}) error
- func CustomizeDiffValidateScheduledTz(_ context.Context, diff *schema.ResourceDiff, v interface{}) error
- func CustomizeDiffValidateSendEmail(_ context.Context, diff *schema.ResourceDiff, v interface{}) error
- func CustomizeDiffValidateTz(_ context.Context, diff *schema.ResourceDiff, v interface{}) error
- func ExceptionsSchema() *schema.Schema
- func ExtraSettingSchema() *schema.Schema
- func Provider() *schema.Provider
- type ObjectValue
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BotSettingsSchema ¶ added in v0.3.0
func CustomizeDiffValidateConfiguration ¶
func CustomizeDiffValidateConfiguration(_ context.Context, diff *schema.ResourceDiff, v interface{}) error
func CustomizeDiffValidateFrequency ¶
func CustomizeDiffValidateFrequency(_ context.Context, diff *schema.ResourceDiff, v interface{}) error
func CustomizeDiffValidateProfileValue ¶ added in v0.2.0
func CustomizeDiffValidateProfileValue(_ context.Context, diff *schema.ResourceDiff, v interface{}) error
func CustomizeDiffValidateScheduledFrequency ¶
func CustomizeDiffValidateScheduledFrequency(_ context.Context, diff *schema.ResourceDiff, v interface{}) error
func CustomizeDiffValidateScheduledTz ¶
func CustomizeDiffValidateScheduledTz(_ context.Context, diff *schema.ResourceDiff, v interface{}) error
func CustomizeDiffValidateSendEmail ¶
func CustomizeDiffValidateSendEmail(_ context.Context, diff *schema.ResourceDiff, v interface{}) error
func CustomizeDiffValidateTz ¶
func CustomizeDiffValidateTz(_ context.Context, diff *schema.ResourceDiff, v interface{}) error
func ExceptionsSchema ¶ added in v0.3.0
func ExtraSettingSchema ¶ added in v0.3.0
Types ¶
type ObjectValue ¶ added in v0.5.7
Source Files ¶
- account_settings.go
- bot_settings_schema.go
- conformity_communication_setting_validation.go
- conformity_profile_validation.go
- conformity_report_validation.go
- data_source_apply_profile.go
- data_source_azure_subscriptions.go
- data_source_current_user.go
- data_source_external_id.go
- data_source_gcp_projects.go
- provider.go
- resource_aws_account.go
- resource_azure_account.go
- resource_azure_active_directory.go
- resource_conformity_check_suppression.go
- resource_conformity_communication_setting.go
- resource_conformity_custom_rule.go
- resource_conformity_group.go
- resource_conformity_profile.go
- resource_conformity_report_config.go
- resource_conformity_sso_user.go
- resource_conformity_user.go
- resource_gcp_account.go
- resource_gcp_org.go
- rule_settings_schema.go
Click to show internal directories.
Click to hide internal directories.