Skip to content

Commit

Permalink
Update tracked submodules -> HEAD on Fri Feb 15 22:46:31 UTC 2019
Browse files Browse the repository at this point in the history
Tracked submodules are build/terraform-beta build/terraform build/ansible build/inspec.
  • Loading branch information
modular-magician committed Feb 15, 2019
1 parent 5cfdf5e commit e8f9084
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/inspec
Submodule inspec updated 22 files
+111 −0 docs/resources/google_bigquery_table.md
+47 −0 docs/resources/google_bigquery_tables.md
+29 −0 libraries/google/bigquery/property/table_encryption_configuration.rb
+62 −0 libraries/google/bigquery/property/table_external_data_configuration.rb
+36 −0 libraries/google/bigquery/property/table_external_data_configuration_bigtable_options.rb
+50 −0 libraries/google/bigquery/property/table_external_data_configuration_bigtable_options_column_families.rb
+49 −0 ...ries/google/bigquery/property/table_external_data_configuration_bigtable_options_column_families_columns.rb
+44 −0 libraries/google/bigquery/property/table_external_data_configuration_csv_options.rb
+29 −0 libraries/google/bigquery/property/table_external_data_configuration_google_sheets_options.rb
+30 −0 libraries/google/bigquery/property/table_external_data_configuration_schema.rb
+49 −0 libraries/google/bigquery/property/table_external_data_configuration_schema_fields.rb
+30 −0 libraries/google/bigquery/property/table_schema.rb
+49 −0 libraries/google/bigquery/property/table_schema_fields.rb
+35 −0 libraries/google/bigquery/property/table_streaming_buffer.rb
+35 −0 libraries/google/bigquery/property/table_table_reference.rb
+32 −0 libraries/google/bigquery/property/table_time_partitioning.rb
+33 −0 libraries/google/bigquery/property/table_view.rb
+40 −0 libraries/google/bigquery/property/table_view_user_defined_function_resources.rb
+106 −0 libraries/google_bigquery_table.rb
+118 −0 libraries/google_bigquery_tables.rb
+48 −0 test/integration/verify/controls/google_bigquery_table.rb
+45 −0 test/integration/verify/controls/google_bigquery_tables.rb
2 changes: 1 addition & 1 deletion build/terraform
2 changes: 1 addition & 1 deletion build/terraform-beta

0 comments on commit e8f9084

Please sign in to comment.