Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
d7bfca3
Generate with aws_connect_instance and copy examples from generated
turkenf Oct 31, 2022
0b2b938
Fix example for aws_connect_instance
turkenf Oct 31, 2022
0250ca8
Generate with aws_connect_bot_association and copy examples from gene…
turkenf Nov 1, 2022
5336a39
Fix external name config and example for aws_connect_bot_association
turkenf Nov 1, 2022
ac261b4
Generate with aws_connect_contact_flow and copy examples from generated
turkenf Nov 1, 2022
5ca142d
Add reference config and fix example for aws_connect_contact_flow
turkenf Nov 1, 2022
94dd73e
Generate with aws_connect_contact_flow_module and copy examples from …
turkenf Nov 1, 2022
230a03f
Add reference config and fix example for aws_connect_contact_flow_module
turkenf Nov 1, 2022
ee9c95e
Generate with aws_connect_hours_of_operation and copy examples from g…
turkenf Nov 1, 2022
48bf5a4
Add reference config and fix example for aws_connect_hours_of_operation
turkenf Nov 1, 2022
2cf03ad
Generate with aws_connect_lambda_function_association and copy exampl…
turkenf Nov 2, 2022
cc7c689
Fix example for aws_connect_lambda_function_association
turkenf Nov 2, 2022
fc5da61
Fix example for aws_lambda_function
turkenf Nov 2, 2022
d200b6f
Generate with aws_connect_queue and copy examples from generated
turkenf Nov 2, 2022
d914e92
Add reference config and fix example for aws_connect_queue
turkenf Nov 2, 2022
93fd8e2
Generate with aws_connect_quick_connect and copy examples from generated
turkenf Nov 2, 2022
6096121
Add reference config and fix example for aws_connect_quick_connect
turkenf Nov 2, 2022
d733060
Generate with aws_connect_routing_profile and copy examples from gene…
turkenf Nov 2, 2022
666956a
Add reference config and fix example for aws_connect_routing_profile
turkenf Nov 2, 2022
a916cd5
Generate with aws_connect_security_profile and copy examples from gen…
turkenf Nov 3, 2022
76e3f03
Add reference config and fix example for aws_connect_security_profile
turkenf Nov 3, 2022
955e256
Generate with aws_connect_user_hierarchy_structure and copy examples …
turkenf Nov 4, 2022
66a4058
Add reference config, fix externalname.go and example for aws_connect…
turkenf Nov 4, 2022
219fc6e
Fix example ids for connect group
turkenf Nov 4, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
118 changes: 118 additions & 0 deletions apis/connect/v1beta1/zz_botassociation_types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

128 changes: 128 additions & 0 deletions apis/connect/v1beta1/zz_contactflow_types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

124 changes: 124 additions & 0 deletions apis/connect/v1beta1/zz_contactflowmodule_types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading